Searched refs:isEmptyChromeClient (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DChromeClient.h270 virtual bool isEmptyChromeClient() const { return false; } function in class:WebCore::ChromeClient
/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DEmptyClients.h168 virtual bool isEmptyChromeClient() const OVERRIDE { return true; }

Completed in 129 milliseconds