/plugin/diagrams/script/ |
H A D | embed-toolbar.js | 10 * @param area 13 function selectDiagram(area) { argument 14 const selection = DWgetSelection(area); 18 const max = area.value.length; 24 const start = area.value.lastIndexOf(open, selection.start); 25 const end = area.value.indexOf(close, selection.end); 28 const prev = area.value.lastIndexOf(close, selection.start - close.length); 29 const next = area.value.indexOf(open, selection.start + open.length); 38 selection.start = area.value.indexOf('>', start) + 1; 49 const area [all...] |
/plugin/geophp/vendor/funiq/geophp/src/Geometry/ |
H A D | MultiPolygon.php | 46 $componentArea = $component->area(); 55 public function area() function in geoPHP\\Geometry\\MultiPolygon 60 return $this->getGeos()->area(); 64 $area = 0; 66 $area += $component->area(); 68 return $area;
|
H A D | Polygon.php | 66 * @param bool|false $exteriorOnly Calculate the area of exterior ring only, or the polygon with holes 67 * @param bool|false $signed Usually we want to get positive area, but vertices order (CW or CCW) can be determined from signed area. 71 public function area($exteriorOnly = false, $signed = false) function in geoPHP\\Geometry\\Polygon 80 return $this->getGeos()->area(); 97 $area = $signed ? ($a / 2) : abs(($a / 2)); 100 return $area; 105 $area -= $innerPoly->area(); 108 return $area; [all...] |
H A D | MultiGeometry.php | 63 public function area() function in geoPHP\\Geometry\\MultiGeometry 68 return $this->getGeos()->area(); 72 $area = 0; 74 $area += $component->area(); 76 return $area;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
H A D | UserLocation.php | 25 public $area; variable in Google\\Service\\Directory\\UserLocation 54 public function setArea($area) argument 56 $this->area = $area; 63 return $this->area;
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/ |
H A D | functions.php | 265 foreach ($noProxyArray as $area) { 267 if ($area === '*') { 269 } elseif (empty($area)) { 272 } elseif ($area === $host) { 278 $area = '.' . ltrim($area, '.'); 279 if (substr($host, -(strlen($area))) === $area) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/ |
H A D | ExtrudedArea.php | 30 public function setArea(Area $area) argument 32 $this->area = $area; 39 return $this->area;
|
/plugin/aimg/ |
H A D | script.js | 673 var area = node; 725 var area = node; 794 if (show) dragresize.select(area, area); 878 area: newArea, property in fnAddNote.fnEditingData 893 var area = null; 899 area: area, property in fnEditNote.fnEditingData 906 area = fnEditingData.area; 1038 area.parentNode.removeChild(area); 1061 function fnDelNote(area) argument 1076 area: area, property in fnDelNote.fnEditingData [all …]
|
H A D | style.css | 62 .fn-area { 69 #fn-area-new{ 73 .fn-container-active .fn-area { 77 .fn-container-inactive .fn-area { 82 .fn-area-innerborder-left { 91 .fn-area-innerborder-top { 100 .fn-area-innerborder-right { 109 .fn-area-innerborder-bottom {
|
/plugin/imapmarkers/ |
H A D | README.md | 29 "area-fillColor": "ff0000", 30 "area-fillOpacity": 0.2 63 If the identifier is blank or omited and you click the area, the area is shown until you click it a… 70 ```TITLE``` is the title of the area. 71 If you hover over the area, this title is shown. 117 **"area-fillColor"**: (string) "HTML-COLOR-HEXADECIMAL" -- Set the color of the hoverd area. Don't … 119 Example: ```"area-fillColor": "ff0000"``` 121 **"area-fillOpacity"**: (float) ```OPACITY-PERCENT``` -- Set the opacity of the hovered area. 126 Example: ```"area-fillOpacity": 0.3``` 135 "area-fillColor": "ff0000", [all …]
|
H A D | jquery.imagemapster.js | 2157 })(area), 2257 ar.area = null; 2577 ar.area = area.length ? area[0] : area; 2916 area, variable 2960 $area = $(area); 3307 area: null, 3471 me.area = areaEl; 3488 this.area = null; 4355 target = ad.area 4356 ? ad.area [all …]
|
H A D | script.js | 88 const area = a_areas[i][j]; 89 if (area['id'] == id) { 90 return [i, area['area'], j]; 98 const area = a_areas[imap_index][j]; 99 if (area['id'] == id) { 100 return [imap_index, area['area'], j];
|
/plugin/combo/resources/theme/default/pages/templates/ |
H A D | holy.css | 17 grid-area: page-side; 21 grid-area: page-main; 35 grid-area: page-main; 70 grid-area: unset;
|
H A D | index.css | 15 grid-area: page-side; 19 grid-area: page-main;
|
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/ |
H A D | QRcodeFactory.php | 96 $area = floor(($this->scale->size * $bcd['num_cols']) * 0.2); 97 $emblem['area'] = $area < $min ? $min:$area ; 98 $emblem['posX'] = floor(($emblem['frame'] - $emblem['area']) / 2); 198 $scale['area'] = $scale['frame'] - (($scale['margin'] * 2)); 199 $scale['size'] = floor($scale['area'] / $bcd['num_cols']); 200 $scale['posX'] = $scale['margin'] + floor(($scale['area'] - ($bcd['num_cols'] * $scale['size'])) / 2); 205 $scale['area'] = $this->size; 206 $scale['size'] = floor($scale['area'] / [all...] |
/plugin/outliner/ |
H A D | print.css | 30 /* Left marker area */ 50 /* Wedge & title area */ 60 /* Wedge area nearby outline title - expanded wedge */ 66 /* Wedge area nearby outline title - collapsed wedge */
|
/plugin/authucenter/ |
H A D | README.md | 18 * In `Authucenter` settings area, paste App settings generated before. 19 * In `Authentication` settings area, set superuser to your superadmin username in UCenter. Otherwis… 20 * In `Authentication` settings area, change `authtype` to `authucenter`.
|
/plugin/geophp/vendor/funiq/geophp/ |
H A D | README.md | 7 and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information. 30 $area = $polygon->getArea(); 35 print "This polygon has an area of ".$area." and a centroid with X=".$centX." and Y=".$centY; 81 echo $geom2->envelope()->area();
|
/plugin/aclplusregex/conf/ |
H A D | aclplusregex.conf.example | 4 test:area:$1:* @(\d{6})_.* 4
|
/plugin/flowplay2/flowplayer/ |
H A D | README.txt | 163 - The embed area is centered horizontally also in full screen mode. 244 - dragging can be now done by clicking anywhere in the progress bar area 245 - clicking on the video area pauses and resumes playback 247 into the video area. 248 - removed the border surrounding the video area 263 - Clicking on the video area did not start playing if splash not used and 280 - Resizing of the video area through a menu 358 - New animation that plays on the progress bar area when the video is buffering 397 - Volume slider sometimes was errorneusly placed on top of the video area 398 - a SWF in a playlist is not loaded on top of the control button area (new the control area [all …]
|
/plugin/flowplay/flowplayer/ |
H A D | README.txt | 76 - dragging can be now done by clicking anywhere in the progress bar area 77 - clicking on the video area pauses and resumes playback 79 into the video area. 80 - removed the border surrounding the video area 91 - Clicking on the video area did not start playing if splash not used and 108 - Resizing of the video area through a menu 184 - Possibility to disable pause/resume behavior associated to clicking the video area. This is done 186 - New animation that plays on the progress bar area when the video is buffering
|
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/ |
H A D | Gtk.php | 709 function _showFailures(&$results, &$area) argument 711 $area->delete_text(0, -1); 713 $area->insert_text($result->toString(), 0);
|
/plugin/loglog/lang/en/ |
H A D | auth_failed.txt | 9 You can investigate the issue by logging into the wiki and checking the logs in the admin area.
|
H A D | auth_success.txt | 9 You can investigate the issue by logging into the wiki and checking the logs in the admin area.
|
/plugin/wysiwyg/fckeditor/editor/dtd/ |
H A D | fck_xhtml10strict.js | 93 area: {}, 94 map: X({form:1, area:1}, A, C),
|