Searched defs:selectColorInColorChooser (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLInputElement.cpp1483 void HTMLInputElement::selectColorInColorChooser(const Color& color) function in class:blink::HTMLInputElement
/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DInternals.cpp613 void Internals::selectColorInColorChooser(Element* element, const String& colorValue) function in class:blink::Internals
621 toHTMLInputElement(*element).selectColorInColorChooser(color);

Completed in 96 milliseconds