Home
last modified time | relevance | path

Searched refs:adjacent (Results 1 – 25 of 26) sorted by path

12

/plugin/acronym/
H A DREADME44 2010-04-03: 1 hour: testcase & two adjacent preformatted lines fix
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md788 …Paths which include two or more adjacent slashes are converted to one. Webservers usually ignore d…
/plugin/ckgdoku/ckeditor/
H A 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/
H A 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/codemirror/dist/
H A Dscripts.min.js.map1 …1 = type$2;\n }\n\n // W5. A sequence of European terminators adjacent to European\n …
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DInterval.php104 * Are two intervals adjacent such as 0..41 and 42..42?
106 public function adjacent(Interval $other) : bool function in Antlr\\Antlr4\\Runtime\\Interval
H A DIntervalSet.php215 if ($addition->adjacent($resilt) || !$addition->disjoint($resilt)) {
226 if (!$bigger->adjacent($next) && $bigger->disjoint($next)) {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1adjacent to an earlier floating box. The 'clear' property does not consider floats inside the elem…
H A D7.7.js.map1 …activation',\n 'actual',\n 'add',\n 'add-corresponding',\n 'adjacent',\n 'after',\n…
H A Dbundle.js.map1adjacent, so the line break must be exactly between them\n result.push(high);\n retu…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md318 - Tables - if using packTableData, and borders-collapse, wider border is overwriting content of adjacent cell
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dstriptags.rst4 The ``striptags`` filter strips SGML/XML tags and replace adjacent whitespace
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1760 adjacent: function() { method in Element.Methods
2839 adjacent: "/following-sibling::*[1]",
2953 adjacent: 'c = "adjacent";',
2962 adjacent: /^\s*\+\s*/,
3067 adjacent: function(nodes) {
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGeoHash.php299 * Calculates the adjacent geohash of the geohash in the specified direction.
313 * @return string the geohash of the adjacent cell
315 public static function adjacent($hash, $direction) function in geoPHP\\Adapter\\GeoHash
321 $base = self::adjacent($base, $direction);
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog968 incorrectly aligned vertically with the adjacent text
/plugin/issuetracker/
H A Dprototype.js2240 adjacent: function(element) { method in Element.Methods
/plugin/mediasyntax/
H A DREADME64 2010-04-03: 1 hour: testcase & two adjacent preformatted lines fix
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …y will be missing. This is INCORRECT behavior.\n // \"Figures on adjacent tiles should not …
H A Dpdf.worker.js.map1 …[i - 1];\n }\n }\n\n /*\n W5. A sequence of European terminators adjacent to European numbe…
/plugin/pgn4web/pgn4web/
H A 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
857 movetext, it would be replaced with the two adjacent symbols "Qxa8 $2".
2040 used to separate data of adjacent ranks.
2180 used to separate data of adjacent ranks.
[all …]
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js2064 adjacent: function(element) { method in Element.Methods
3373 adjacent: "/following-sibling::*[1]",
3488 adjacent: 'c = "adjacent";',
3609 adjacent: function(nodes) {
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.AutoParagraph.txt
/plugin/spatialhelper/helper/
H A Dsearch.php103 // find adjacent blocks
104 $adjacent = [];
105 $adjacent ['center'] = $geohash;
106 $adjacent ['top'] = Geohash::adjacent($adjacent ['center'], 'top');
107 $adjacent ['bottom'] = Geohash::adjacent($adjacent ['center'], 'bottom');
108 $adjacent ['righ
[all...]

12