Home
last modified time | relevance | path

Searched refs:locations (Results 151 – 173 of 173) sorted by last modified time

1234567

/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1locations\n return;\n }\n let { origin, protocol, } = new URL(file, window.locati…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 …r a finally block) gives us a place to store values thrown from\n // locations where there is n…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst14 system or other locations.
/plugin/metaeditor/
H A Djstree.js6710 locations = [];
6747 locations.push(bestLoc);
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md423 …ckeditor.com/ticket/13011): [IE8] Fixed: Anchors are duplicated on drag&drop in specific locations.
1183 …e) - the ability to display toolbar and bottom editor space in selected locations and to share the…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DInfo.php72 foreach ($data['values'] as $value => $locations) {
73 $locations = array_unique($locations);
74 $count = count($locations);
/plugin/authgoogle/google/contrib/
H A DGoogle_MirrorService.php463 public $locations; variable in Google_MirrorService
479 …$this->locations = new Google_LocationsServiceResource($this, $this->serviceName, 'locations', jso…
/plugin/google_maps/syntax/
H A Dmaps.php148 foreach ($locations as $i => $q)
184 $url = "//maps.google.com/maps?q=$locations[0]$params";
/plugin/google_maps/
H A Dscript.js34 function queryGoogleGeo(map, bounds, locations, index, zoom, retry) argument
42 GMAPS_GEOCODER.getLocations(locations[index],
48 alert("No response from GeoCoder for location " + locations[index] + ". Giving up.");
55 …tries (" + GMAPS_MAX_RETRY_COUNT + ") has been reached for location " + locations[index] + ". Givi…
59 setTimeout(queryGoogleGeo, GMAPS_RETRY_DELAY, map, bounds, locations, index, zoom, retry);
64 …onse code (" + response.Status.code + ") from GeoCoder for location " + locations[index] + ". Givi…
82 if (index == locations.length - 1)
103 queryGoogleGeo(map, bounds, locations, index + 1, zoom, retry);
142 var locations = new Array();
152 locations[n] = attrs['location' + n].value;
[all …]
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt501 with a few additions for "locations" not covered by the IOC.
/plugin/subjectindex/plugins/
H A Dbible_verses.txt11928 …entreaty was granted him and all his sin and his unfaithfulness and the locations in which he buil…
/plugin/html2pdf/html2pdf/html2ps/features/
H A Dtoc.php172 $locations = $this->get_locations();
174 foreach ($locations as $location) {
181 return $locations;
184 function set_locations($locations) { argument
185 $this->_locations = $locations;
/plugin/html2pdf/html2pdf/html2ps/
H A Dlayout.page.breaks.php245 $locations = array();
251 return $locations;
256 return $locations;
322 return $locations;
454 $locations = array_merge($locations, $row_locations);
455 return $locations;
468 return $locations;
536 return $locations;
589 $locations = array_merge($locations, $child_locations);
608 return $locations;
[all …]
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.pagebreak.br.php25 $locations = PageBreakLocator::_getBreakLocations($tree);
26 $this->assertEqual(count($locations),
51 $locations = PageBreakLocator::_getBreakLocations($tree);
52 $this->assertEqual(count($locations),
H A Dtest.pagebreak.table.br.php45 $locations = PageBreakLocator::_getBreakLocations($tree);
46 $this->assertEqual(count($locations), 6);
H A Dtest.pagebreak.table.lines.php87 $locations = PageBreakLocator::_getBreakLocations($tree);
88 $this->assertEqual(count($locations), 5);
H A Dtest.pagebreak.table.php23 $locations = PageBreakLocator::_getBreakLocations($tree);
24 $this->assertEqual(count($locations),
46 $locations = PageBreakLocator::_getBreakLocations($tree);
52 $this->assertEqual(count($locations),
55 $this->assertEqual($locations[0]->location,
58 $this->assertEqual($locations[1]->location,
61 $this->assertEqual($locations[2]->location,
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-logging-1.1.1.jar ... .Throwable) StackTraceElement caller Throwable dummyException StackTraceElement[] locations String cname String method java.util.logging. ...
/plugin/jdraw/lib/
H A Dcommons-logging-1.1.1.jar ... .Throwable) StackTraceElement caller Throwable dummyException StackTraceElement[] locations String cname String method java.util.logging. ...
/plugin/jmol2/jmol/
H A DCHANGES.txt5164 # the same number of atoms. Atom locations can also be updated on the
/plugin/givemeyouremail/
H A DREADME.txt32 Make sure your web server can write files at these locations !!!
/plugin/flowplay/flowplayer/
H A DREADME.txt201 You need to specify locations for these in the build.xml. Modify the file accordingly.

1234567