Home
last modified time | relevance | path

Searched defs:value (Results 51 – 75 of 2708) sorted by relevance

12345678910>>...109

/plugin/html2pdf/html2pdf/html2ps/
Dvalue.line-height.class.php8 function apply($value) {
16 function LineHeight_Absolute($value) {
33 function apply($value) {
41 function LineHeight_Relative($value) {
Dcss.property.handler.class.php7 function css($value, &$pipeline) {
73 function is_default($value) {
83 function replace($value, &$state) {
87 function replaceDefault($value, &$state) {
91 function replace_array($value, &$state) {
Doutput.pdflib.old.class.php7 function field_multiline_text($x, $y, $w, $h, $value, $name) {
10 function field_text($x, $y, $w, $h, $value, $name) {
13 function field_password($x, $y, $w, $h, $value, $name) {
19 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) {
25 function field_pushbuttonsubmit($x, $y, $w, $h, $field_name, $value, $actionURL) {
28 function field_checkbox($x, $y, $w, $h, $name, $value, $checked) {
31 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) {
34 function field_select($x, $y, $w, $h, $name, $value, $options) {
Dcss.pseudo.link.target.inc.php8 function is_external_link($value) {
12 function is_local_link($value) {
16 function parse($value, &$pipeline) {
Dheight.php76 function applicable_value($value, &$box) {
86 function _fix_value($value, &$box, $default, $no_table_recursion) {
184 function apply_min($value, &$box, $no_table_recursion) {
192 function apply_max($value, &$box, $no_table_recursion) {
200 function apply($value, &$box, $no_table_recursion = false) {
/plugin/webdavclient/vendor/sabre/vobject/lib/
DProperty.php47 protected $value; variable in Sabre\\VObject\\Property
69 …function __construct(Component $root, $name, $value = null, array $parameters = array(), $group = …
94 function setValue($value) {
170 function add($name, $value = null) {
281 function setJsonValue(array $value) {
388 function offsetSet($name, $value) {
/plugin/davcard/vendor/sabre/vobject/lib/
DProperty.php47 protected $value; variable in Sabre\\VObject\\Property
69 …function __construct(Component $root, $name, $value = null, array $parameters = array(), $group = …
94 function setValue($value) {
170 function add($name, $value = null) {
281 function setJsonValue(array $value) {
388 function offsetSet($name, $value) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php47 protected $value; variable in Sabre\\VObject\\Property
69 …function __construct(Component $root, $name, $value = null, array $parameters = array(), $group = …
94 function setValue($value) {
170 function add($name, $value = null) {
281 function setJsonValue(array $value) {
388 function offsetSet($name, $value) {
/plugin/gtime/gtlib/asn1/
DASN1String.php31 protected $value; variable in ASN1String
38 public function __construct($value = null) {
77 protected function setValue($value) {
/plugin/scrape/vendor/symfony/css-selector/Parser/Tokenizer/
DTokenizerEscaping.php33 public function escapeUnicode(string $value): string
40 public function escapeUnicodeAndNewLine(string $value): string
47 private function replaceUnicodeSequences(string $value): string
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DBooleanType.php25 public function __construct(bool $value)
34 public function setValue(bool $value)
47 public static function withTag($tagNumber, int $class, bool $value)
H A DRealType.php25 public function __construct(float $value)
34 public function setValue(float $value)
55 public static function withTag($tagNumber, int $class, float $value)
/plugin/asciidocjs/node_modules/babel-runtime/helpers/
DasyncGeneratorDelegate.js23 function pump(key, value) { argument
42 iter.next = function (value) { argument
52 iter.throw = function (value) { argument
63 iter.return = function (value) { argument
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
DIntegrationTest.php53 function test_foo($value = 'foo')
95 public function strToLower($value)
189 public function §Filter($value)
194 public function §Function($value)
202 public function escape_and_nl2br($env, $value, $sep = '<br />')
210 public function nl2br($value, $sep = '<br />')
232 public function escape_something($value)
237 public function preserves_safety($value)
242 public static function staticCall($value)
252 public function is_multi_word($value)
/plugin/bez/mdl/
H A DValidator.php46 protected function check_against_val_method($value, $method, $args) {
57 protected function validate_one($value, $method, $args, $null) {
67 public function validate_field($field, $value) {
123 public function validate_select($value, $options) {
146 public function validate_numeric($value) {
153 public function validate_length($value, $max_length) {
200 public function validate_must_be_empty($value) {
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataMultiple.php38 public function setValue($value): Metadata
119 public function setFromStoreValue($value): Metadata
140 protected function toArrayOrNull($value): ?array
168 public function setFromStoreValueWithoutException($value): Metadata
/plugin/findologicxmlexport/vendor/symfony/yaml/
DUnescaper.php38 public function unescapeSingleQuotedString(string $value): string
50 public function unescapeDoubleQuotedString(string $value): string
67 private function unescapeCharacter(string $value): string
/plugin/combo/vendor/symfony/yaml/
H A DUnescaper.php36 public function unescapeSingleQuotedString(string $value): string
46 public function unescapeDoubleQuotedString(string $value): string
61 private function unescapeCharacter(string $value): string
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DFuzzy.php21 public function __construct(?string $fieldName = null, ?string $value = null)
35 public function setField(string $fieldName, string $value): self
51 public function setFieldOption(string $option, $value): self
/plugin/odt/ODT/elements/
DODTStateElement.php37 public function setClass($value) {
57 public function setCount($value) {
75 public function setStyleName($value) {
111 public function setTemp($value) {
181 public function setHTMLElement($value) {
/plugin/strata/types/
H A Dimage.php13 function isExternalMedia($value) {
17 function normalize($value, $hint) {
46 function render($mode, &$R, &$T, $value, $hint) {
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Util/
DExportUtil.php40 public static function export($value, $indentation = 0)
52 public static function toArray($value)
113 protected static function recursiveExport(&$value, $indentation, $processed = null)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEscapeTrait.php33 public static function escapeAll(string $value): string
45 protected static function escapeNonPrintable(string $value): string
52 protected static function shouldNotEscape(string $value): bool
/plugin/achart/assets/
Dapexcharts.min.js6 …e.length;i++){var a=e[i];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=… method
14 …his.el=t}t.prototype.init=function(t,e){var i=this;this.constraint=t,this.value=e,this.el.on("mous… method
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfType.php35 public static function resolve(PdfType $value, PdfParser $parser, $stopAtIndirectObject = false)
61 protected static function ensureType($type, $value, $errorMessage)
78 public $value; variable in setasign\\Fpdi\\PdfParser\\Type\\PdfType

12345678910>>...109