Home
last modified time | relevance | path

Searched refs:getValue (Results 51 – 75 of 1088) sorted by relevance

12345678910>>...44

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupGraphics.js52 var bgFill = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, 'none');
75 var strokeWidth = mxUtils.getValue(this.style, mxConstants.STYLE_STROKEWIDTH, '1');
153 var bgFill = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, 'none');
176 var strokeWidth = mxUtils.getValue(this.style, mxConstants.STYLE_STROKEWIDTH, '1');
253 var bgFill = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, 'none');
275 var strokeWidth = mxUtils.getValue(this.style, mxConstants.STYLE_STROKEWIDTH, '1');
544 var bgFill = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, 'none');
567 var strokeWidth = mxUtils.getValue(this.style, mxConstants.STYLE_STROKEWIDTH, '1');
684 var fillColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
832 var bgFill = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, 'none');
[all …]
H A DmxMockupMisc.js284 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
377 var grade = mxUtils.getValue(this.style, mxShapeMockupRating.prototype.cst.GRADE, '5');
547 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#999999');
651 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#999999');
711 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#999999');
777 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#999999');
798 var fillColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff');
845 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#999999');
1235 var fontColor = mxUtils.getValue(this.style, mxConstants.STYLE_FONTCOLOR, '#000000');
1236 var dx = mxUtils.getValue(this.style, 'dx', '100');
[all …]
/plugin/diagramsnet/lib/shapes/
H A DmxBasic.js130 if (mxUtils.getValue(this.style, 'boundedLbl', false))
150 var y = parseFloat(mxUtils.getValue(this.state.style, 'dy', this.dy)) * 0.6;
269 var dy = parseFloat(mxUtils.getValue(this.state.style, 'dy', this.dy));
3169 var polyline = mxUtils.getValue(this.style, 'polyline', false);
3288 var strokeWidth = mxUtils.getValue(this.style, 'strokeWidth', '1');
3299 var step = parseFloat(mxUtils.getValue(this.style, 'step', 5));
3300 var fillStyle = mxUtils.getValue(this.style, 'fillStyle', 'none');
3438 if (mxUtils.getValue(this.style, 'top', '1') == '1')
3447 if (mxUtils.getValue(this.style, 'right', '1') == '1')
3456 if (mxUtils.getValue(this.style, 'bottom', '1') == '1')
[all …]
H A DmxBootstrap.js707 var isChecked = mxUtils.getValue(this.style, 'checked', false);
708 var checkedFill = mxUtils.getValue(this.style, 'checkedFill', '#ffffff');
821 var isChecked = mxUtils.getValue(this.style, 'checked', false);
822 var checkedFill = mxUtils.getValue(this.style, 'checkedFill', '#ffffff');
1181 var gradientColor = mxUtils.getValue(this.style, 'gradientColor', 'none');
1194 var opacity = parseFloat(mxUtils.getValue(this.style, 'opacity', '100'));
1310 var state = mxUtils.getValue(this.style, 'buttonState', true);
1321 c.setFillColor(mxUtils.getValue(this.style, 'onFillColor', '#0085FC'));
1340 c.setFillColor(mxUtils.getValue(this.style, 'onStrokeColor', '#ffffff'));
1346 c.setFillColor(mxUtils.getValue(this.style, 'strokeColor', '#000000'));
[all …]
H A DmxAndroid.js48 var frameColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, 'none');
50 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, 'none');
269 c.setFontColor(mxUtils.getValue(this.style, mxConstants.STYLE_FONTCOLOR, '#222222'));
270 c.setFontSize(mxUtils.getValue(this.style, mxConstants.STYLE_FONTSIZE, '5'));
286 c.setFillColor(mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, 'none'));
358 var fontColor = mxUtils.getValue(this.style, mxConstants.STYLE_TEXTCOLOR, '#666666');
595 var fontSize = mxUtils.getValue(this.style, mxConstants.STYLE_FONTSIZE, '12');
1101 var fillColor = mxUtils.getValue(this.style, 'fillColor', '#ffffff');
1193 var fillColor = mxUtils.getValue(this.style, 'fillColor', '#ffffff');
1286 var fillColor = mxUtils.getValue(this.style, 'fillColor', '#ffffff');
[all …]
H A DmxCiscoSafe.js37 var strokeColor = mxUtils.getValue(this.state.style, 'strokeColor', 'none');
38 var bgColor = mxUtils.getValue(this.state.style, 'bgColor', '#C2E0AE');
39 var fillColor = mxUtils.getValue(this.state.style, 'fillColor', 'none');
40 var shadow = mxUtils.getValue(this.state.style, 'shadow', false);
41 var opacity = parseFloat(mxUtils.getValue(this.state.style, 'opacity', false));
45 var bgIcon = mxUtils.getValue(this.state.style, 'bgIcon', '');
46 var prIcon = mxUtils.getValue(this.state.style, 'resIcon', '');
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php94 $this->assertEquals('20140402T183700Z', $prop->getValue());
107 $this->assertEquals('20140402T183700Z', $prop->getValue());
135 $this->assertEquals('20140402T183700Z', $prop->getValue());
148 $this->assertEquals('20140402T183700Z', $prop->getValue());
161 $this->assertEquals('20140402T183700Z', $prop->getValue());
174 $this->assertEquals('20140402T183700-0400', $prop->getValue());
/plugin/gtime/gtlib/asn1/
H A DASN1ObjectId.php75 public function getValue() { function in ASN1ObjectId
121 $this->append($bytes, (int) $integer->bitAnd($mask2)->getValue());
124 … $this->append($bytes, (int) $integer->shiftRight($i)->bitAnd($mask2)->bitOr($mask1)->getValue());
168 $current = (int) $current->getValue();
191 $this->value .= $current->getValue();
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1getValue(),10),m=this.getDialog().getValueOf("info","widthType");if(!isNaN(n)){l.setStyle("width",…
H A DtableCell.js.unc66 var value = parseInt( this.getValue(), 10 ),
123 var value = this.getValue();
156 selectedCell.renameNode( this.getValue() );
172 var value = parseInt( this.getValue(), 10 );
174 selectedCell.setAttribute( 'rowSpan', this.getValue() );
191 var value = parseInt( this.getValue(), 10 );
193 selectedCell.setAttribute( 'colSpan', this.getValue() );
217 var value = this.getValue();
220 selectedCell.setStyle( 'background-color', this.getValue() );
266 var value = this.getValue();
[all …]
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js61getValue(this.style,"bpmnShapeType","task"),g=mxUtils.getValue(this.style,"taskMarker","abstract")…
62getValue(this.style,"isLoopSub",!1),n=mxUtils.getValue(this.style,"isLoopStandard",!1),k=mxUtils.g…
83getValue(this.style,"buttonText","Entity"),g=mxUtils.getValue(this.style,"subText","+ attribute 1,…
171getValue(this.style,mxIOS7C.BUTTON_TEXT,"+Button 1, Button 2, Button 3").toString().split(","),g=m…
448getValue(this.style,mxShapeMockupCalendar.prototype.cst.TEXT_COLOR,"#999999"),m=mxUtils.getValue(t…
1699getValue(this.state.style,"dy1",this.dy1))+parseFloat(mxUtils.getValue(this.state.style,"arrowHead…
1702getValue(this.state.style,"dy2",this.dy2))/2-parseFloat(mxUtils.getValue(this.state.style,"dy1",th…
2012getValue(this.style,"dx",this.dx)))),g=mxUtils.getValue(this.style,"gradientColor","none"),h=mxUti…
2053getValue(this.state.style,"strokeColor","none"),g=mxUtils.getValue(this.state.style,"bgColor","#C2…
2256getValue(this.state.style,"prIcon","compute_engine"),g=mxUtils.getValue(this.state.style,"prType",…
[all …]
H A Dshapes.min.js34getValue(this.style,"buttonText","Entity"),g=mxUtils.getValue(this.style,"subText","+ attribute 1,…
122getValue(this.style,mxIOS7C.BUTTON_TEXT,"+Button 1, Button 2, Button 3").toString().split(","),g=m…
399getValue(this.style,mxShapeMockupCalendar.prototype.cst.TEXT_COLOR,"#999999"),m=mxUtils.getValue(t…
1650getValue(this.state.style,"dy1",this.dy1))+parseFloat(mxUtils.getValue(this.state.style,"arrowHead…
1653getValue(this.state.style,"dy2",this.dy2))/2-parseFloat(mxUtils.getValue(this.state.style,"dy1",th…
1912getValue(this.style,"top",!0),m=mxUtils.getValue(this.style,"right",!0),n=mxUtils.getValue(this.st…
1982getValue(this.style,"strokeColor","#000000");e=mxUtils.getValue(this.style,"strokeWidth","1");a.re…
2033getValue(this.style,"dx",this.dx)))),g=mxUtils.getValue(this.style,"gradientColor","none"),h=mxUti…
2068getValue(this.state.style,"strokeColor","none"),g=mxUtils.getValue(this.state.style,"bgColor","#C2…
2271getValue(this.state.style,"prIcon","compute_engine"),g=mxUtils.getValue(this.state.style,"prType",…
[all …]
/plugin/combo/ComboStrap/
H A DFirstImage.php49 public function getValue(): WikiPath function in ComboStrap\\FirstImage
53 return FirstSvgIllustration::createForPage($contextPage)->getValue();
55 return FirstRasterImage::createForPage($contextPage)->getValue();
/plugin/gtime/gtlib/asn1/tsp/
H A DTSPTSTInfo.php97 $this->version = (int) $version->getValue();
109 $this->policy = $policy->getValue();
122 $this->serialNumber = $serialNumber->getValue();
130 $this->genTime = $genTime->getValue();
150 $this->ordering = $item->getValue();
155 $this->nonce = $item->getValue();
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedMethodSet.php48 function getValue() { function in Sabre\\DAV\\Xml\\Property\\SupportedMethodSet
90 foreach ($this->getValue() as $val) {
116 array_map([$html, 'h'], $this->getValue())
H A DSupportedReportSet.php79 function getValue() { function in Sabre\\DAV\\Xml\\Property\\SupportedReportSet
121 foreach ($this->getValue() as $val) {
149 array_map([$html, 'xmlName'], $this->getValue())
/plugin/gtime/gtlib/asn1/cmp/
H A DPKIStatusInfo.php116 $this->status = (int) $object->getObjectAt(0)->getValue();
123 $this->failInfo = $item->getValue();
130 array_push($statusString, $line->getValue());
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedMethodSet.php53 function getValue() { function in Sabre\\DAV\\Xml\\Property\\SupportedMethodSet
95 foreach ($this->getValue() as $val) {
121 array_map([$html, 'h'], $this->getValue())
H A DSupportedReportSet.php79 function getValue() { function in Sabre\\DAV\\Xml\\Property\\SupportedReportSet
121 foreach ($this->getValue() as $val) {
149 array_map([$html, 'xmlName'], $this->getValue())
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSearchRequest.php418 $attrList[] = new Attribute($attribute->getValue());
422 $search->setScope($scope->getValue());
423 $search->setBaseDn($baseDn->getValue());
424 $search->setDereferenceAliases($deref->getValue());
425 $search->setSizeLimit($sizeLimit->getValue());
426 $search->setTimeLimit($timeLimit->getValue());
427 $search->setAttributesOnly($typesOnly->getValue());
/plugin/combo/ComboStrap/Meta/Field/
H A DAliases.php45 $rows = $this->getValue();
52 $alias = Alias::create($this->getResource(), $aliasMeta->getValue());
59 $alias->setType($aliasType->getValue());
238 public function getValue(): array function in ComboStrap\\Meta\\Field\\Aliases
266 return parent::getValue();
293 $alias = Alias::create($this->getResource(), $path->getValue());
301 $this->rows[$path->getValue()->toAbsoluteId()] = $row;
/plugin/gtime/gtlib/asn1/gt/
H A DGTCertToken.php71 $version = (int) $object->getObjectAt(0)->getValue();
77 $this->history = $object->getObjectAt(1)->getValue();
87 array_push($pubReference, $item->getValue());
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvResponseControl.php112 $offset->getValue(),
113 $count->getValue(),
114 $result->getValue()
117 $response->contextId = $contextId->getValue();
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php128 $this->assertEquals('1@example.org', $vcard->getByType('EMAIL', 'home')->getValue());
129 $this->assertEquals('2@example.org', $vcard->getByType('EMAIL', 'work')->getValue());
145 $this->assertEquals('1@example.org', $vcard->preferred('EMAIL')->getValue());
160 $this->assertEquals('2@example.org', $vcard->preferred('EMAIL')->getValue());
176 $this->assertEquals('3@example.org', $vcard->preferred('EMAIL')->getValue());
/plugin/diagramsnet/lib/shapes/er/
H A DmxER.js35 var mainText = mxUtils.getValue(this.style, 'buttonText', 'Entity');
36 var fontColor = mxUtils.getValue(this.style, 'textColor', '#666666');
150 var mainText = mxUtils.getValue(this.style, 'buttonText', 'Entity');
155 var attrColor = mxUtils.getValue(this.style, 'fillColor2', '#ffffff');
343 var mainText = mxUtils.getValue(this.style, 'buttonText', 'Entity');
344 var fontColor = mxUtils.getValue(this.style, 'textColor', '#666666');
427 var mainText = mxUtils.getValue(this.style, 'buttonText', 'Entity');
428 var fontColor = mxUtils.getValue(this.style, 'textColor', '#666666');
522 var mainText = mxUtils.getValue(this.style, 'buttonText', 'Entity');
523 var fontColor = mxUtils.getValue(this.style, 'textColor', '#666666');
[all …]

12345678910>>...44