| /plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/DataStructure/ |
| D | Rectangle.php | 59 $array = PdfArray::ensure(PdfType::resolve($array, $parser), 4)->value; 60 $ax = PdfNumeric::ensure(PdfType::resolve($array[0], $parser))->value; 61 $ay = PdfNumeric::ensure(PdfType::resolve($array[1], $parser))->value; 62 $bx = PdfNumeric::ensure(PdfType::resolve($array[2], $parser))->value; 63 $by = PdfNumeric::ensure(PdfType::resolve($array[3], $parser))->value;
|
| /plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/ |
| D | FilterCollection.php | 28 $this->ensure($filter); 38 public function ensure(FilterInterface $filter) function in Assetic\\Filter\\FilterCollection 42 $this->ensure($f);
|
| /plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/ |
| D | PdfReader.php | 104 $this->pageCount = PdfNumeric::ensure($count)->value; 144 $kids = PdfArray::ensure($kids); 148 $reference = PdfIndirectObjectReference::ensure($reference); 206 $kids = PdfArray::ensure($kids); 210 $reference = PdfIndirectObjectReference::ensure($reference);
|
| D | Page.php | 88 …$this->pageDictionary = PdfDictionary::ensure(PdfType::resolve($this->getPageObject(), $this->pars… 163 $rotation = PdfNumeric::ensure(PdfType::resolve($rotation, $this->parser))->value % 360;
|
| /plugin/aichat/vendor/bdelespierre/php-kmeans/ |
| D | CONTRIBUTING.md | 16 It's the duty of the maintainer to ensure that all submissions to the project are of sufficient 29 - Attempt to replicate the problem, to ensure that it wasn't a coincidental incident. 31 - Check the pull requests tab to ensure that the bug doesn't have a fix in progress. 32 - Check the pull requests tab to ensure that the feature isn't already in progress. 36 - Check the codebase to ensure that your feature doesn't already exist. 37 - Check the pull requests to ensure that another person hasn't already submitted the feature or fix.
|
| /plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/ |
| D | BaseAsset.php | 65 $this->filters->ensure($filter); 88 $filter->ensure($additionalFilter); 108 $filter->ensure($additionalFilter);
|
| /plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/ |
| D | PdfDictionary.php | 113 $dictionary = self::ensure($dictionary); 131 public static function ensure($dictionary) function in setasign\\Fpdi\\PdfParser\\Type\\PdfDictionary
|
| D | PdfToken.php | 40 public static function ensure($token) function in setasign\\Fpdi\\PdfParser\\Type\\PdfToken
|
| D | PdfBoolean.php | 39 public static function ensure($value) function in setasign\\Fpdi\\PdfParser\\Type\\PdfBoolean
|
| D | PdfNumeric.php | 40 public static function ensure($value) function in setasign\\Fpdi\\PdfParser\\Type\\PdfNumeric
|
| D | PdfIndirectObjectReference.php | 42 public static function ensure($value) function in setasign\\Fpdi\\PdfParser\\Type\\PdfIndirectObjectReference
|
| D | PdfName.php | 78 public static function ensure($name) function in setasign\\Fpdi\\PdfParser\\Type\\PdfName
|
| D | PdfHexString.php | 78 public static function ensure($hexString) function in setasign\\Fpdi\\PdfParser\\Type\\PdfHexString
|
| D | PdfArray.php | 72 public static function ensure($array, $size = null) function in setasign\\Fpdi\\PdfParser\\Type\\PdfArray
|
| D | PdfIndirectObject.php | 86 public static function ensure($indirectObject) function in setasign\\Fpdi\\PdfParser\\Type\\PdfIndirectObject
|
| D | PdfString.php | 77 public static function ensure($string) function in setasign\\Fpdi\\PdfParser\\Type\\PdfString
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | FpdiTrait.php | 208 $type = PdfName::ensure(PdfType::resolve(PdfDictionary::get($annotation, 'Type'), $parser)); 209 … $subtype = PdfName::ensure(PdfType::resolve(PdfDictionary::get($annotation, 'Subtype'), $parser)); 210 $link = PdfDictionary::ensure(PdfType::resolve(PdfDictionary::get($annotation, 'A'), $parser)); 218 …$position = PdfArray::ensure(PdfType::resolve(PdfDictionary::get($annotation, 'Rect'), $parser), 4… 220 $uri = PdfString::ensure(PdfType::resolve(PdfDictionary::get($link, 'URI'), $parser));
|
| /plugin/sidebar/ |
| D | style.css | 165 * html .stylehead {height:1px;} /* Get IE in hasLayout mode to ensure the background covers the w… 169 …width: 77%; /* IE needs extra gap to ensure #sidebar & .page float next to each … 171 …/* 'overflow-x:auto;' maybe replaced by 'overflow:auto;' to ensure template passes w3c validation …
|
| /plugin/mathjax/lang/en/ |
| D | settings.php | 6 $lang['asciimath'] = 'Turn this on if you use AsciiMath. This will ensure that `-delimited strings…
|
| /plugin/asciidocjs/node_modules/regenerator-runtime/ |
| D | README.md | 17 To ensure that `regeneratorRuntime` is defined globally, either of the
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | Core.AggressivelyFixLt.txt | 8 perform in order to ensure that open angled-brackets do not get killed
|
| /plugin/combo/vendor/symfony/process/ |
| H A D | README.md | 13 assistance to ensure the success of web application development projects.
|
| /plugin/cosmocode/lang/en/ |
| D | support.txt | 3 expert training, workshops, and seamless infrastructure integration to ensure a smooth and efficien…
|
| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/ |
| D | CHANGELOG.rst | 24 failure. You MUST return ``false`` to mark the read as a failure, and ensure 94 * Added a condition to ensure that functions.php can be required multiple times
|
| /plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/ |
| D | smiley.js.unc | 124 // IE BUG: Below is a workaround to an IE image loading bug to ensure the image sizes are correct. 159 // IE BUG: Below is a workaround to an IE image loading bug to ensure the image sizes are correct. 189 // IE BUG: Below is a workaround to an IE image loading bug to ensure the image sizes are correct.
|