OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParseColor
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/shell/renderer/test_runner/
test_plugin.h
126
void
ParseColor
(const blink::WebString& string, unsigned color[3]);
test_plugin.cc
179
ParseColor
(attribute_value, scene_.background_color);
181
ParseColor
(attribute_value, scene_.primitive_color);
362
void TestPlugin::
ParseColor
(const blink::WebString& string, unsigned color[3]) {
Completed in 182 milliseconds