Home
last modified time | relevance | path

Searched defs:value (Results 76 – 100 of 2708) sorted by relevance

12345678910>>...109

/plugin/html2pdf/html2pdf/html2ps/
Dcss.utils.inc.php58 function is_percentage($value) {
114 function css_process_escapes($value) {
133 function css_remove_value_quotes($value) {
Dcss.border.width.inc.php18 function set_value(&$owner_value, &$value) {
51 function parse_value($value) {
64 function parse($value) {
Dcss.border.color.inc.php18 function set_value(&$owner_value, &$value) {
51 function parse_in($value) {
78 function parse($value) {
Doutput.pdflib.1.6.class.php19 function field_multiline_text($x, $y, $w, $h, $value, $name) {
31 function field_text($x, $y, $w, $h, $value, $name) {
43 function field_password($x, $y, $w, $h, $value, $name) {
64 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) {
98 function field_pushbuttonsubmit($x, $y, $w, $h, $field_name, $value, $actionURL) {
115 function field_checkbox($x, $y, $w, $h, $name, $value, $checked) {
126 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) {
143 function field_select($x, $y, $w, $h, $name, $value, $options) {
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
DText.php38 …function twig_truncate_filter(Twig_Environment $env, $value, $length = 30, $preserve = false, $sep…
56 …function twig_wordwrap_filter(Twig_Environment $env, $value, $length = 80, $separator = "\n", $pre…
78 …function twig_truncate_filter(Twig_Environment $env, $value, $length = 30, $preserve = false, $sep…
93 …function twig_wordwrap_filter(Twig_Environment $env, $value, $length = 80, $separator = "\n", $pre…
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-1/
Doptimize.js43 function isLocal(value){ argument
47 function isNegative(value) { argument
51 function isQuoted(value) { argument
55 function isUrl(value) { argument
59 function normalizeUrl(value) { argument
103 function optimizeColors(name, value, compatibility) { argument
218 function optimizePixelLengths(_, value, compatibility) { argument
251 function optimizePrecision(_, value, precisionOptions) { argument
268 function optimizeTimeUnits(_, value) { argument
285 function optimizeUnits(name, value, unitsRegexp) { argument
[all …]
/plugin/runcommand/
Dsyntax.php322 function renderFormHidden($name, $label, $flags, $value) {
333 function renderFormTextBox($name, $label, $flags, $value) {
348 function renderFormListBox($name, $label, $flags, $value) {
367 function renderFormAutoComplete($name, $label, $flags, $value) {
381 function renderJQueryAutoComplete($name, $label, $value) {
397 function renderJQuerySlider($name, $min, $max, $value, $step) {
408 function renderFormSlider($name, $label, $flags, $value) {
425 function renderJQuerySpinner($name, $min, $max, $value) {
431 function renderFormSpinner($name, $label, $flags, $value) {
459 function renderFormDate($name, $label, $flags, $value) {
/plugin/combo/ComboStrap/
H A DConditionalValue.php17 private $value; variable in ComboStrap\\ConditionalValue
36 public function __construct($value)
73 public static function createFrom($value): ConditionalValue
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DAbstractStringType.php25 public function __construct($value = '')
42 public function setValue($value)
72 public static function withTag($tagNumber, int $class, bool $isConstructed, $value = '')
/plugin/asciidocjs/node_modules/acorn/src/loose/
Dtokenize.js45 … replace = {start: e.pos, end: pos, type: tt.string, value: this.input.slice(e.pos + 1, pos)} property
49 replace = {start: e.pos, end: pos, type: tt.regexp, value: re} property
53 value: this.input.slice(e.pos, pos)} property
73 if (replace === true) replace = {start: pos, end: pos, type: tt.name, value: "✖"} property
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/loose/
Dtokenize.js45 … replace = {start: e.pos, end: pos, type: tt.string, value: this.input.slice(e.pos + 1, pos)} property
49 replace = {start: e.pos, end: pos, type: tt.regexp, value: re} property
53 value: this.input.slice(e.pos, pos)} property
73 if (replace === true) replace = {start: pos, end: pos, type: tt.name, value: "✖"} property
/plugin/asciidocjs/node_modules/lodash/
Dlodash.js612 function arrayIncludes(array, value) { argument
626 function arrayIncludesWith(array, value, comparator) { argument
791 eachFunc(collection, function(value, key, collection) { argument
832 function baseIndexOf(array, value, fromIndex) { argument
848 function baseIndexOfWith(array, value, fromIndex, comparator) { argument
867 function baseIsNaN(value) { argument
925 eachFunc(collection, function(value, index, collection) { argument
1031 return function(value) { argument
1209 map.forEach(function(value, key) { argument
1265 set.forEach(function(value) { argument
[all …]
/plugin/zotero/
DZoteroEntry.php24 public function setCiteKey($value)
34 public function setTitle($value)
44 public function setAuthor($value)
54 public function setDate($value)
/plugin/jspolyfill/script/
Darray_fill.js6 value: function(value) { argument
/plugin/sequencediagram/bower_components/lodash/
Dlodash.js598 function arrayIncludes(array, value) { argument
612 function arrayIncludesWith(array, value, comparator) { argument
777 eachFunc(collection, function(value, key, collection) { argument
818 function baseIndexOf(array, value, fromIndex) { argument
834 function baseIndexOfWith(array, value, fromIndex, comparator) { argument
853 function baseIsNaN(value) { argument
911 eachFunc(collection, function(value, index, collection) { argument
1004 return function(value) { argument
1182 map.forEach(function(value, key) { argument
1238 set.forEach(function(value) { argument
[all …]
/plugin/sequencediagram/bower_components/lodash/dist/
Dlodash.js598 function arrayIncludes(array, value) { argument
612 function arrayIncludesWith(array, value, comparator) { argument
777 eachFunc(collection, function(value, key, collection) { argument
818 function baseIndexOf(array, value, fromIndex) { argument
834 function baseIndexOfWith(array, value, fromIndex, comparator) { argument
853 function baseIsNaN(value) { argument
911 eachFunc(collection, function(value, index, collection) { argument
1004 return function(value) { argument
1182 map.forEach(function(value, key) { argument
1238 set.forEach(function(value) { argument
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
DMongoDBFormatter.php101 protected function formatObject($value, int $nestingLevel)
130 protected function formatDate(\DateTimeInterface $value, int $nestingLevel): UTCDateTime
139 private function getMongoDbDateTime(\DateTimeInterface $value): UTCDateTime
151 private function legacyGetMongoDbDateTime(\DateTimeInterface $value): UTCDateTime
/plugin/struct/types/
H A DAbstractBaseType.php248 public function splitValues($value)
317 public function renderValue($value, \Doku_Renderer $R, $mode)
355 …public function renderTagCloudLink($value, \Doku_Renderer $R, $mode, $page, $filter, $weight, $sho…
380 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op)
447 public function getSortString($value)
472 public function rawValue($value)
484 public function displayValue($value)
498 public function compareValue($value)
/plugin/findologicxmlexport/vendor/symfony/yaml/
DInline.php66 public static function parse(string $value = null, int $flags = 0, array $references = [])
124 public static function dump($value, int $flags = 0): string
213 public static function isHash($value): bool
238 private static function dumpArray(array $value, int $flags): string
660 private static function parseTag(string $value, int &$i, int $flags): ?string
707 private static function isBinaryString(string $value)
/plugin/matrixnotifierwas/vendor/guzzlehttp/promises/src/
DFulfilledPromise.php17 private $value; variable in GuzzleHttp\\Promise\\FulfilledPromise
22 public function __construct($value)
73 public function resolve($value): void
/plugin/findologicxmlexport/vendor/sebastian/recursion-context/src/
DContext.php47 public function add(&$value)
69 public function contains(&$value)
149 private function containsObject($value)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/
DArrayEntryToken.php26 private $value; variable in Prophecy\\Argument\\Token\\ArrayEntryToken
32 public function __construct($key, $value)
116 private function wrapIntoExactValueToken($value)
/plugin/asciidocjs/node_modules/async/internal/
DisArrayLike.js4 value: true property
7 function isArrayLike(value) { argument
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
DFulfilledPromise.php13 private $value; variable in GuzzleHttp\\Promise\\FulfilledPromise
15 public function __construct($value)
68 public function resolve($value)
/plugin/booking/
Dscript.js15 param.push({name: 'call', value: 'plugin_booking'}); property
16 param.push({name: 'id', value: JSINFO['id']}); property
17 param.push({name: 'do', value: 'book'}); property

12345678910>>...109