Searched defs:WebColor (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebColor.h36 typedef unsigned WebColor; // RGBA quad. Equivalent to SkColor. typedef in namespace:blink
/external/chromium_org/third_party/WebKit/public/web/
H A DWebColorChooserClient.h29 #include "../platform/WebColor.h"
40 virtual void didChooseColor(const WebColor&) { } argument
H A DWebFrameClient.h34 #include "../platform/WebColor.h"
343 const WebColor&,
341 createColorChooser( WebColorChooserClient*, const WebColor&, const WebVector<WebColorSuggestion>&) argument
/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_test_proxy.h75 typedef unsigned WebColor; typedef in namespace:blink
107 const blink::WebColor& color,

Completed in 723 milliseconds