Searched refs:getColorValue (Results 1 – 6 of 6) sorted by relevance
51 public static function getColorValue ($name=NULL) { function in helper_plugin_odt_csscolors52 return csscolors::getColorValue ($name);
1443 $color = $odt_colors->getColorValue ($part);
302 public static function getColorValue ($name=NULL) { function in csscolors
441 $color = csscolors::getColorValue ($part);
23722 … __webpack_require__.d(__webpack_exports__, "getColorValue", function() { return getColorValue; });24072 function getColorValue(node) { function
1 …getColorValue(node) {\n if (node.type === nodes.NodeType.HexColorValue) {\n var text = n…