Home
last modified time | relevance | path

Searched refs:COLOR (Results 1 – 25 of 49) sorted by relevance

12

/plugin/combo/ComboStrap/
H A DSkin.php24 ColorRgb::COLOR => "#0c5460",
29 ColorRgb::COLOR => "#6c6400",
34 ColorRgb::COLOR => "#856404",
39 ColorRgb::COLOR => "#fff",
44 ColorRgb::COLOR => "#fff",
49 ColorRgb::COLOR => "#fff",
54 ColorRgb::COLOR => "#fff",
65 ColorRgb::COLOR => "#fff",
70 ColorRgb::COLOR => "#fff",
117 $attributes->addStyleDeclarationIfNotSet(ColorRgb::COLOR,
[all...]
H A DIconTag.php37 $requestedColor = $tagAttributes->getValue(ColorRgb::COLOR);
63 $tagAttributes->setComponentAttributeValue(ColorRgb::COLOR, $color);
H A DFetcherSvg.php511 $url->addQueryParameter(ColorRgb::COLOR, $this->getRequestedColor()->toCssValue());
1419 case ColorRgb::COLOR:
H A DColorRgb.php21 const COLOR = "color"; define in ComboStrap\\ColorRgb
H A DBrandButton.php433 $attributes[ColorRgb::COLOR] = $textColor;
/plugin/qstat/
H A Dsyntax.php412 $COLOR = array( 0 => 'black',
428 $tmp .= '<span style="color: '.$COLOR[($str[$i+2])%8].';">';
439 $tmp .= '<span style="color: '.$COLOR[($str[$i+1])%8].';">';
448 $tmp .= '<span style="color: '.$COLOR[$color%8].';">';
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsampleposteddata.lasso38 <tr style="FONT-WEIGHT: bold; COLOR: #dddddd; BACKGROUND-COLOR: #999999">
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsampleposteddata.asp38 <tr style="FONT-WEIGHT: bold; COLOR: #dddddd; BACKGROUND-COLOR: #999999">
/plugin/combo/syntax/
H A Dnote.php173 if (!$attributes->hasComponentAttribute(ColorRgb::COLOR)) {
174 $attributes->addComponentAttributeValue(ColorRgb::COLOR, "#6c6400"); // lum - 51
H A Dbadge.php177 if (!$tagAttributes->hasComponentAttribute(ColorRgb::COLOR)) {
189 $tagAttributes->addStyleDeclarationIfNotSet(ColorRgb::COLOR, $textColor);
H A Dbrand.php194 $actualCall->addAttribute(ColorRgb::COLOR, $brandButton->getTextColor());
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsampleposteddata.afp37 <tr style="FONT-WEIGHT: bold; COLOR: #dddddd; BACKGROUND-COLOR: #999999">
/plugin/combo/ComboStrap/Tag/
H A DAdTag.php151 ->setComponentAttributeValue(ColorRgb::COLOR, "dark")
H A DBackgroundTag.php56 $color = $attributes->getValueAndRemoveIfPresent(ColorRgb::COLOR);
/plugin/imapmarkers/
H A DREADME.md109 **"marker-color"**: (string) ```"HTML-COLOR"``` -- Set the internal markers color to this value.
117 **"area-fillColor"**: (string) "HTML-COLOR-HEXADECIMAL" -- Set the color of the hoverd area. Don't …
/plugin/combo/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php355 $tagAttributes->addStyleDeclarationIfNotSet(ColorRgb::COLOR, $patternColor);
/plugin/codemirror/dist/modes/
H A Dcobol.min.js.map1COLOR BACKGROUND-COLOUR BEEP \" +\n \"BEFORE BELL BINARY BIT BITS \" +\n \"BLANK BLINK B…
/plugin/advrack/
H A Djquery.qtip.js1983 COLOR = 'color', variable
2148 borderSide = BORDER + camel(corner[ corner.precedance ]) + camel(COLOR),
2157 color[1] = css(tip, borderSide, COLOR) || css(colorElem, borderSide, COLOR) ||
2158 …css(elements.content, borderSide, COLOR) || css(elements.tooltip, borderSide, COLOR) || elements.t…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmenclose.js19 …){g.mathbackground=g.background}if(g.mathbackground&&g.mathbackground!==a.COLOR.TRANSPARENT){i.sty…
/plugin/siteexport/inc/
H A DreadCSS.patch197 // SET array e.g. $classproperties['COLOR'] = '#ffffff';
/plugin/diagramsnet/lib/math/jax/element/mml/
H A Djax.js19COLOR:{TRANSPARENT:"transparent"},VARIANT:{NORMAL:"normal",BOLD:"bold",ITALIC:"italic",BOLDITALIC:…
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupForms.js276 COLOR : 'chosenColor',
291 …var chosenColor = mxUtils.getValue(this.style, mxShapeMockupColorPicker.prototype.cst.COLOR, '#aad…
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Djax.js19COLOR.TRANSPARENT);if(w+t){var o=l();for(n in r){if(r.hasOwnProperty(n)){o[n]=r[n]}}o.x=0;o.y=0;r.…
/plugin/jmol2/jmol/
H A DCHANGES.txt1799 # bug fix/new feature: HIDE/DiSPLAY/DELETE/COLOR $*xxx* extended to ECHO
2650 # COLOR [translucent [x.y] |opaque] [color]
3261 # bug fix: isosurface COLOR RANGE by itself does nothing -- changed to use full range
3262 # new feature: isosurface COLOR RANGE ALL added as an equivalent to COLOR RANGE with no numbers
4554 # new feature: fully remappable isosurface using COLOR command:
5246 # CHANGED BEHAVIOR FOR ISOSURFACE DEFAULT COLOR
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A Djax.js19COLOR.TRANSPARENT){r.style.backgroundColor=o;r.style.position="relative"}return r},createRule:func…

12