Home
last modified time | relevance | path

Searched full:boundary (Results 51 – 75 of 223) sorted by relevance

123456789

/plugin/diagrams/script/
H A Dembed-toolbar.js37 // still here? we are inside a boundary, new selection
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/Resource/
H A DV1.php53 * Access Boundary to a Google access token. When you call this method, do not
/template/strap/bootstrap/5.0.1/
H A Dpopper.min.js5boundary,s=void 0===a?"clippingParents":a,c=r.rootBoundary,p=void 0===c?W:c,l=r.elementContext,d=v…
/plugin/google_maps/
H A Dscript.js88 // We select the best zoom for the boundary:
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.select.php106 // Show box boundary
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometryCollection.php139 public function boundary() function in geoPHP\\Geometry\\GeometryCollection
H A DPoint.php179 * The boundary of a Point is the empty set.
182 public function boundary() function in geoPHP\\Geometry\\Point
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md15 Sentence boundary disambiguation.
/plugin/photogallery/phpThumb/
H A Dphpthumb.bmp.php191 // WORD Reserved; /* Pad structure to 4-byte boundary */
381 …* ($thisfile_bmp_header_raw['bits_per_pixel'] / 8)) / 4) * 4; // round up to nearest DWORD boundary
513 // of a single pixel. Each run must be aligned on a word boundary.
522 // Each run must be aligned on a word boundary.
589 // each run must be aligned on a word boundary.
597 // Each run must be aligned on a word boundary.
/plugin/fckg/fckeditor/editor/dialog/
H A Dfck_replace.html101 // Return value means whehther we've crossed a line break or a paragraph boundary.
125 // Return value means whehther we've crossed a line break or a paragraph boundary.
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/
H A DMessage.php283 …$in .= "Content-Type: multipart/alternative; boundary=\"$this->boundaryAlternative\"" . $this->CRL…
311 …$in .= "Content-Type: multipart/alternative; boundary=\"$this->boundaryAlternative\"" . $this->CRL…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js45 // Elements that may be considered the "Block boundary" in an element path.
/plugin/aichat/vendor/composer/
H A Dinstalled.json196 "boundary",
/plugin/authfacebook/lib/
H A DFacebookClient.php172 'Content-Type' => 'multipart/form-data; boundary=' . $requestBody->getBoundary(),
/plugin/aichat/
H A Dcomposer.lock190 "boundary",
/plugin/authgoogle/google/service/
H A DGoogle_ServiceResource.php31 'boundary' => array('type' => 'string', 'location' => 'query'),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/Resource/
H A DFeaturetiles.php88 * beyond the tile boundary. Buildings will only be returned on the tile that
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-C4.js207 this.addEntry(dt + 'system scope boundary', function()
219 …reateVertexTemplateFromCells([bg], bg.geometry.width, bg.geometry.height, 'System scope boundary');
221 this.addEntry(dt + 'container scope boundary', function()
233 …teVertexTemplateFromCells([bg], bg.geometry.width, bg.geometry.height, 'Container scope boundary');
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/interwikiformatting/
H A Dsyntax.php25 …// Pattern to match capital letters that are not preceded by a word boundary, start of string, or …
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dmel.min.js1 …blendShapeEditor blendShapePanel blendTwoAttr blindDataType boneLattice boundary boxDollyCtx boxZo…
/plugin/asiansearch/
H A Daction.php199 // boundary breaks a matching string longer than the current match
/plugin/diagramsnet/lib/js/croppie/
H A Dcroppie.min.css1 …nsform-origin:0 0;max-height:none;max-width:none}.croppie-container .cr-boundary{position:relative…
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DIntervalSet.php320 // check for lower boundary
327 // check for upper boundary
/plugin/s5reloaded/ui/effects_support/
H A Dcontrols.js338 var boundary = Math.min(newS.length, oldS.length);
339 for (var index = 0; index < boundary; ++index)
342 return boundary;

123456789