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

  /external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
InsertionPoint.h 61 bool shouldUseFallbackElements() const;
InsertionPoint.cpp 58 if (shouldUseFallbackElements()) {
129 bool InsertionPoint::shouldUseFallbackElements() const

Completed in 61 milliseconds