Searched refs:rgbToHex (Results 1 – 1 of 1) sorted by relevance
7179 if(name){value=stripUnits(rgbToHex(value));7508 }propValue=stripUnits(rgbToHex(propValue));7614 var rgbToHex=function rgbToHex(value){return value.replace(/\brgb\((\d{1,3}),\s*(\d{1,3}),\s*(\d{1,… function