Home
last modified time | relevance | path

Searched refs:Value (Results 151 – 175 of 254) sorted by relevance

1234567891011

/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample02.asp101 oFCKeditor.Value = "<p>This is some <strong>sample text</strong>. You are using <a href=""http://ww…
/plugin/bootswrapper/exe/help/
H A Dprogress.txt162 ^ Attribute ^ Default Value ^ Allowed Values ^ Description ^
H A Dcallout.txt145 ^ Attribute ^ Default Value ^ Allowed Values ^ Description ^
H A Dbutton.txt112 ^ Attribute ^ Default Value ^ Allowed Values ^ Description ^
H A Dpanel.txt127 ^ Attribute ^ Default Value ^ Allowed Values ^ Description ^
H A Dnav.txt243 ^ Attribute ^ Default Value ^ Allowed Values ^ Description ^
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php656 * @param mixed $Value
660 public static function CreateDeepArray($ArrayPath, $Separator, $Value) { argument
669 …tr($ArrayPath, 0, $pos)] = self::CreateDeepArray(substr($ArrayPath, $pos + 1), $Separator, $Value);
671 $ReturnedArray[$ArrayPath] = $Value;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtl.php3213 private function _applyGPOSvaluerecord($basepos, $Value) argument
3226 if (isset($Value['XAdvance']) && ($Value['XAdvance'] - $cw) != 0) {
3229 if ($Value['XAdvance'] < 0) {
3236 $this->OTLdata[$apos]['GPOSinfo']['XAdvanceL'] += $Value['XAdvance'] - $cw;
3238 $this->OTLdata[$apos]['GPOSinfo']['XAdvanceL'] = $Value['XAdvance'] - $cw;
3241 $this->OTLdata[$basepos]['GPOSinfo']['XAdvanceR'] += $Value['XAdvance'] - $cw;
3243 $this->OTLdata[$basepos]['GPOSinfo']['XAdvanceR'] = $Value['XAdvance'] - $cw;
3249 if (isset($Value['XPlacement'])) {
3251 $this->OTLdata[$a]['GPOSinfo']['XPlacement'] += $Value['XPlacemen
[all...]
/plugin/jukebox/id3/
H A Dgetid3.lib.php470 function CreateDeepArray($ArrayPath, $Separator, $Value) { argument
481 …rayPath, 0, $pos)] = getid3_lib::CreateDeepArray(substr($ArrayPath, $pos + 1), $Separator, $Value);
483 $ReturnedArray[$ArrayPath] = $Value;
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor.properties177 value=Value
H A Deditor.properties.bak173 value=Value
H A Deditor_zh-CN.properties173 value=Value
/plugin/imageflow/
H A DREADME.md42 Selector|What is it?|Property / Default Value
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.border.edge.class.php18 $default_width =& Value::fromData(0, UNIT_PT);
H A Dbox.inline.php122 $css_state->set_property(CSS_FONT_SIZE, Value::fromData(0.01, UNIT_PT));
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFoldedScalars.yml125 test: Folded Block as a Mapping Value
/plugin/barcodes/
H A DREADME.md35 | `value` | required | required | required | Value to be represen…
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js4421 ((props.Value != null && props.Value.t) ? props.Value :
4457 if (props.TextAreas.Text.Value.t)
4518 if (text.Value != null)
4520 if (text.Value.t != null)
4522 text.Value.t = text.Value.t.replace(/</g, '&lt;');
4523 text.Value.t = text.Value.t.replace(/>/g, '&gt;');
4525 return text.Value.t;
6002 if (obj != null && obj.Value != null && obj.Value.m != null)
6008 if (obj.Value.m[i].n == 's')
6012 else if (obj.Value.m[i].n == 'c')
[all …]
/plugin/socialshareprivacy2/JC/
H A DREADME.md71 Define lifetime of the cookie. Value can be a `Number` which will be interpreted as days from time …
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D21.21.js.map1 …/[=!?:&|]+/,\n // https://facebook.github.io/graphql/draft/#sec-String-Value\n escapes: /\\\…
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfm131 // create configuration string: Key1=Value1&Key2=Value2&... (Key/Value:HTML encoded)
H A Dfckeditor.cfc211 hint="Create configuration string: Key1=Value1&Key2=Value2&... (Key/Value:HTML encoded)"
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng16 ### Section 4: Value types
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md55 * TreeNode: Value default value must be `null`. (Ivan Enderlin, 2016-08-09T08:02:43+02:00)
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng16 ### Section 4: Value types

1234567891011