Home
last modified time | relevance | path

Searched defs:isPluginView (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/
DWidget.h158 virtual bool isPluginView() const { return false; } in isPluginView() function
/external/webkit/WebCore/plugins/
DPluginView.h186 virtual bool isPluginView() const { return true; } in isPluginView() function