OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPluginElement
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLPlugInElement.h
123
virtual bool
isPluginElement
() const OVERRIDE FINAL;
151
return element.
isPluginElement
();
HTMLElement.h
86
virtual bool
isPluginElement
() const { return false; }
HTMLPlugInElement.cpp
376
bool HTMLPlugInElement::
isPluginElement
() const
/external/chromium_org/third_party/WebKit/Source/core/testing/
Internals.cpp
[
all
...]
Completed in 166 milliseconds