HomeSort by relevance Sort by last modified time
    Searched defs:isPluginElement (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLPlugInElement.cpp 215 bool HTMLPlugInElement::isPluginElement() const
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Node.h 262 virtual bool isPluginElement() const { return false; }
    [all...]

Completed in 682 milliseconds