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

  /external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
ShadowRoot.cpp 175 bool forceReattachOfAnyWhitespaceSibling = false;
180 forceReattachOfAnyWhitespaceSibling = false;
183 if (forceReattachOfAnyWhitespaceSibling && toText(child)->containsOnlyWhitespace())
191 forceReattachOfAnyWhitespaceSibling = didReattach || forceReattachOfAnyWhitespaceSibling;
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Element.cpp     [all...]

Completed in 85 milliseconds