OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldUseFallbackElements
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
InsertionPoint.h
65
bool
shouldUseFallbackElements
() const;
InsertionPoint.cpp
59
if (
shouldUseFallbackElements
()) {
130
bool InsertionPoint::
shouldUseFallbackElements
() const
Completed in 28 milliseconds