Home
last modified time | relevance | path

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

/external/webkit/WebCore/loader/
DPluginDocument.h42 virtual bool isPluginDocument() const { return true; } in isPluginDocument() function
/external/webkit/WebCore/dom/
DDocument.h315 virtual bool isPluginDocument() const { return false; } in isPluginDocument() function