Home
last modified time | relevance | path

Searched refs:adjacent (Results 1 – 25 of 41) sorted by relevance

12

/plugin/spatialhelper/helper/
Dsearch.php104 $adjacent = [];
105 $adjacent ['center'] = $geohash;
106 $adjacent ['top'] = Geohash::adjacent($adjacent ['center'], 'top');
107 $adjacent ['bottom'] = Geohash::adjacent($adjacent ['center'], 'bottom');
108 $adjacent ['right'] = Geohash::adjacent($adjacent ['center'], 'right');
109 $adjacent ['left'] = Geohash::adjacent($adjacent ['center'], 'left');
110 $adjacent ['topleft'] = Geohash::adjacent($adjacent ['left'], 'top');
111 $adjacent ['topright'] = Geohash::adjacent($adjacent ['right'], 'top');
112 $adjacent ['bottomright'] = Geohash::adjacent($adjacent ['right'], 'bottom');
113 $adjacent ['bottomleft'] = Geohash::adjacent($adjacent ['left'], 'bottom');
[all …]
/plugin/asciidocjs/node_modules/color-convert/
Droute.js43 const adjacent = adjacents[i];
44 const node = graph[adjacent];
49 queue.unshift(adjacent);
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
Dstriptags.rst4 The ``striptags`` filter strips SGML/XML tags and replace adjacent whitespace
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DGeoHash.php315 public static function adjacent($hash, $direction) function in geoPHP\\Adapter\\GeoHash
321 $base = self::adjacent($base, $direction);
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DAutoFormat.AutoParagraph.txt27 the paragraphing of inline text adjacent to block elements, wrap them
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
DInterval.php106 public function adjacent(Interval $other) : bool function in Antlr\\Antlr4\\Runtime\\Interval
DIntervalSet.php215 if ($addition->adjacent($resilt) || !$addition->disjoint($resilt)) {
226 if (!$bigger->adjacent($next) && $bigger->disjoint($next)) {
/plugin/acronym/
DREADME44 2010-04-03: 1 hour: testcase & two adjacent preformatted lines fix
/plugin/asciidocjs/node_modules/clean-css/
DREADME.md404 mergeAdjacentRules: true, // controls adjacent rules merging; defaults to true
407 mergeNonAdjacentRules: true, // controls non-adjacent rule merging; defaults to true
411 reduceNonAdjacentRules: true, // controls non-adjacent rule reducing; defaults to true
684 * `mergeAdjacent` - merges adjacent rulesets with the same selector or rules;
685 * `reduceNonAdjacent` - identifies which properties are overridden in same-selector non-adjacent ru…
686 * `mergeNonAdjacentBySelector` - identifies same-selector non-adjacent rulesets which can be moved …
687 * `mergeNonAdjacentByBody` - same as the one above but for same-selector non-adjacent rulesets;
691 * `mergeMediaQueries` - merges non-adjacent `@media` at-rules by the same rules as `mergeNonAdjacen…
DHistory.md279 …issue [#821](https://github.com/jakubpawlowicz/clean-css/issues/821) - reducing non-adjacent rules.
385 * Fixed issue [#674](https://github.com/jakubpawlowicz/clean-css/issues/674) - adjacent merging ord…
391 * Fixed issue [#669](https://github.com/jakubpawlowicz/clean-css/issues/669) - adjacent overriding …
435 * Fixes non-adjacent optimizations for source maps.
599 …0](https://github.com/jakubpawlowicz/clean-css/issues/500) - merging duplicate adjacent properties.
667 * Adds better non-adjacent selector merging when body is the same.
680 …issue [#442](https://github.com/jakubpawlowicz/clean-css/issues/442) - space before adjacent `nav`.
910 * Adds a better non-adjacent optimizer compatible with the upcoming new property optimizer.
937 …(https://github.com/jakubpawlowicz/clean-css/issues/267) - incorrect non-adjacent selector merging.
994 * Fixed issue [#223](https://github.com/jakubpawlowicz/clean-css/issues/223) - two-pass adjacent se…
[all …]
/plugin/mediasyntax/
DREADME64 2010-04-03: 1 hour: testcase & two adjacent preformatted lines fix
/plugin/asciidocjs/node_modules/pug-walk/
DREADME.md29 …odes in the specified array. This way, you can remove and add new nodes adjacent to the current no…
/plugin/pgn4web/pgn4web/
Dpgn-standard.txt321 adjacent tokens by white space characters. (White space characters include
327 empty string is represented by two adjacent quotes. (Note: an apostrophe is
330 two adjacent backslashes. Strings are commonly used as tag pair values (see
405 any adjacent pair of tokens in a tag pair.
422 occurs, the single character ":" (colon) appears between adjacent items.
570 separated by the colon character between adjacent entries. A player who is
642 successive lines. A single space character appears between any two adjacent
654 A move number indication is composed of one or more adjacent digits (an integer
857 movetext, it would be replaced with the two adjacent symbols "Qxa8 $2".
2040 used to separate data of adjacent ranks.
[all …]
/plugin/freechat/phpfreechat/data/public/js/
Dprototype.js1760 adjacent: function() { method
2839 adjacent: "/following-sibling::*[1]", property
2953 adjacent: 'c = "adjacent";', property
2962 adjacent: /^\s*\+\s*/, property
3067 adjacent: function(nodes) {
/plugin/s5reloaded/ui/effects_support/
Dprototype.js2064 adjacent: function(element) { method
3373 adjacent: "/following-sibling::*[1]", property
3488 adjacent: 'c = "adjacent";', property
3609 adjacent: function(nodes) {
/plugin/diagramsnet/lib/WEB-INF/lib/
Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
D7.7.js.map1 …activation',\n 'actual',\n 'add',\n 'add-corresponding',\n 'adjacent',\n 'after',\n…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
DREADME.md788 …Paths which include two or more adjacent slashes are converted to one. Webservers usually ignore d…
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/
DREADME.md842 …Paths which include two or more adjacent slashes are converted to one. Webservers usually ignore d…
/plugin/dw2pdf/vendor/mpdf/mpdf/
DCHANGELOG.md318 … if using packTableData, and borders-collapse, wider border is overwriting content of adjacent cell
/plugin/html2pdf/html2pdf/html2ps/
DChangeLog968 incorrectly aligned vertically with the adjacent text
/plugin/ckgdoku/ckeditor/
DCHANGES.md42 * [#13585](http://dev.ckeditor.com/ticket/13585): Fixed: Error when wrapping two adjacent `<div>` e…
721 …et/11980): [Blink/WebKit] Fixed: `<span>` elements created when joining adjacent elements (non-col…
742 …icket/11861): [WebKit/Blink] Fixed: Span elements created while joining adjacent elements. **Note:…
/plugin/ckgedit/ckeditor/
DCHANGES.md462 * [#13585](https://dev.ckeditor.com/ticket/13585): Fixed: Error when wrapping two adjacent `<div>` …
1141 …et/11980): [Blink/WebKit] Fixed: `<span>` elements created when joining adjacent elements (non-col…
1162 …icket/11861): [WebKit/Blink] Fixed: Span elements created while joining adjacent elements. **Note:…
/plugin/issuetracker/
Dprototype.js2240 adjacent: function(element) { method
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks-slim.min.js.map1adjacent spaces\n .replace(/(\\r\\n)/g, '\\n') // normalize linebreaks (CRLF -> LF)\n .r…

12