Home | History | Annotate | Download | only in testing

Lines Matching refs:colorValue

721 void Internals::selectColorInColorChooser(Element* element, const String& colorValue)
725 toHTMLInputElement(element)->selectColorInColorChooser(StyleColor(colorValue).color());