Searched refs:ChromeClientWx (Results 1 – 9 of 9) sorted by relevance
78 ChromeClientWx::ChromeClientWx(wxWebView* webView) in ChromeClientWx() function in WebCore::ChromeClientWx83 ChromeClientWx::~ChromeClientWx() in ~ChromeClientWx()87 void ChromeClientWx::chromeDestroyed() in chromeDestroyed()92 void ChromeClientWx::setWindowRect(const FloatRect&) in setWindowRect()97 FloatRect ChromeClientWx::windowRect() in windowRect()103 FloatRect ChromeClientWx::pageRect() in pageRect()109 float ChromeClientWx::scaleFactor() in scaleFactor()115 void ChromeClientWx::focus() in focus()120 void ChromeClientWx::unfocus() in unfocus()125 bool ChromeClientWx::canTakeFocus(FocusDirection) in canTakeFocus()[all …]
39 class ChromeClientWx : public ChromeClient {41 ChromeClientWx(wxWebView*);42 virtual ~ChromeClientWx();
5 * WebKitSupport/ChromeClientWx.cpp:6 (WebCore::ChromeClientWx::setCursor):16 * WebKitSupport/ChromeClientWx.cpp:17 (WebCore::ChromeClientWx::setCursor):161 * WebKitSupport/ChromeClientWx.h:171 * WebKitSupport/ChromeClientWx.cpp: (WebCore::ChromeClientWx::keyboardUIMode):172 * WebKitSupport/ChromeClientWx.h:288 * WebKitSupport/ChromeClientWx.h:338 * WebKitSupport/ChromeClientWx.cpp:339 (WebCore::ChromeClientWx::selectItemAlignmentFollowsMenuWritingDirection): Added.[all …]
50 class ChromeClientWx; variable103 friend class WebCore::ChromeClientWx;
49 class ChromeClientWx; variable109 friend class WebCore::ChromeClientWx;
383 pageClients.chromeClient = new WebCore::ChromeClientWx(this); in Create()
353 void ChromeClientWx::reachedMaxAppCacheSize(int64_t spaceNeeded) in reachedMaxAppCacheSize()358 void ChromeClientWx::reachedApplicationCacheOriginQuota(SecurityOrigin*) in reachedApplicationCacheOriginQuota()
515 (WebCore::ChromeClientWx::reachedApplicationCacheOriginQuota):
2668 (WebCore::ChromeClientWx::reachedMaxAppCacheSize):