Searched defs:showColorPicker (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DWebColorPickerClient.cpp32 void WebColorPickerClient::showColorPicker(WebView* webView, const String& color, WKColorPickerResultListenerRef listener) function in class:WebKit::WebColorPickerClient
H A DWebColorPickerEfl.cpp48 void WebColorPickerEfl::showColorPicker(const WebCore::Color& color) function in class:WebKit::WebColorPickerEfl
H A DViewClientEfl.cpp160 void ViewClientEfl::showColorPicker(WKViewRef, WKStringRef colorString, WKColorPickerResultListenerRef listener, const void* clientInfo) function in class:WebKit::ViewClientEfl
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/C/efl/
H A DWKViewEfl.h50 WKShowColorPickerCallback showColorPicker; member in struct:WKColorPickerClientV0
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/
H A DWebColorPicker.cpp64 void WebColorPicker::showColorPicker(const WebCore::Color&) function in class:WebKit::WebColorPicker
H A DWebPageProxy.cpp3347 void WebPageProxy::showColorPicker(const WebCore::Color& initialColor, const IntRect& elementRect) function in class:WebKit::WebPageProxy
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/tests/
H A Dtest_ewk2_color_picker.cpp62 static Eina_Bool showColorPicker(Ewk_View_Smart_Data* smartData, Ewk_Color_Picker* colorPicker) function in class:EWK2ColorPickerTest
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKPageUIClient.h248 WKPageShowColorPickerCallback showColorPicker; member in struct:WKPageUIClientV2
304 WKPageShowColorPickerCallback showColorPicker; member in struct:WKPageUIClientV3
365 WKPageShowColorPickerCallback showColorPicker; member in struct:WKPageUIClient

Completed in 702 milliseconds