Home
last modified time | relevance | path

Searched defs:value (Results 101 – 125 of 1845) sorted by last modified time

12345678910>>...74

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php490 function splice($stream, $offset, $value) argument
495 function _set_ushort($stream, $offset, $value) argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DMeter.php304 protected function makeSVG($type, $value, $max, $min, $optimum, $low, $high) argument
[all...]
H A DProgress.php7 protected function makeSVG($type, $value, $max, $min, $optimum, $low, $high) argument
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfIndirectObject.php69 public static function create($objectNumber, $generationNumber, PdfType $value) argument
[all...]
H A DPdfIndirectObjectReference.php42 public static function ensure($value) argument
H A DPdfName.php47 static public function unescape($value) argument
[all...]
H A DPdfNumeric.php25 public static function create($value) argument
40 public static function ensure($value) argument
H A DPdfString.php62 public static function create($value) argument
H A DPdfType.php35 public static function resolve(PdfType $value, PdfParser $parser, $stopAtIndirectObject = false) argument
61 ensureType($type, $value, $errorMessage) global() argument
78 public $value; global() variable in setasign\\Fpdi\\PdfParser\\Type\\PdfType
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/Tcpdf/
H A DFpdi.php232 protected function writePdfType(PdfType $value) argument
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdiTrait.php489 writePdfType(PdfType $value) global() argument
[all...]
/plugin/dw2pdf/vendor/mpdf/qrcode/src/
H A DQrCode.php31 private $value; variable in Mpdf\\QrCode\\QrCode
201 public function __construct($value, $level = 'L') argument
[all...]
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/
H A Ddeep_copy.php16 function deep_copy($value, $useCloneMethod = false) argument
/plugin/combo/ComboStrap/
H A DLdJson.php180 public function setFromStoreValueWithoutException($value): Metadata argument
[all...]
H A DArrayCaseInsensitive.php53 public function offsetSet($offset, $value): void argument
H A DArrayUtility.php61 addIfNotSet(array& $array, $key, $value) global() argument
88 toFlatArray(array& $flatArray, $value) global() argument
[all...]
H A DMarkupPath.php421 function setCanBeOfLowQuality(bool $value): MarkupPath argument
1309 setQualityIndicatorAndDeleteCacheIfNeeded(MetadataBoolean $lowQualityAttributeName, bool $value) global() argument
1366 setPageType(string $value) global() argument
1492 setEndDate($value) global() argument
1505 setStartDate($value) global() argument
1517 setPublishedDate($value) global() argument
1532 setPageName($value) global() argument
1545 setTitle($value) global() argument
1557 setH1($value) global() argument
1569 setRegion($value) global() argument
1581 setLang($value) global() argument
1594 setLayout($value) global() argument
1835 setKeywords($value) global() argument
[all...]
H A DCall.php595 function &addAttribute($key, $value) argument
690 function setContext($value) argument
784 function addClassName(string $value): Call argument
853 addCssStyle($key, $value) global() argument
946 setAttribute(string $name, $value) global() argument
953 setPluginData(string $name, $value) global() argument
[all...]
/plugin/combo/syntax/
H A Dfrontmatter.php342 private function updateImageStatistics($value, $renderer) argument
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebElement.php381 sendKeys($value) global() argument
[all...]
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/
H A DGroup.php78 public function offsetSet($offset, $value): void { argument
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Value/
H A DLiteral.php9 public $value; variable in PhpCss\\Ast\\Value\\Literal
11 public function __construct(string $value) { argument
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadata.php247 abstract function setValue($value): Metadata; argument
664 setFromStoreValueWithoutException($value) global() argument
675 setFromStoreValue($value) global() argument
[all...]
H A DMetadataBoolean.php25 protected $value; variable in ComboStrap\\Meta\\Api\\MetadataBoolean
50 public function setValue($value): Metadata argument
119 setFromStoreValue($value) global() argument
133 setFromStoreValueWithoutException($value) global() argument
140 toBoolean($value) global() argument
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverBy.php21 private $value; variable in Facebook\\WebDriver\\WebDriverBy
23 protected function __construct($mechanism, $value) argument
[all...]

12345678910>>...74