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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
ContainerNode.h 196 bool hasRestyleFlags() const { return hasRareData() && hasRestyleFlagsInternal(); }
199 bool hasRestyleFlagsInternal() const;
ContainerNode.cpp     [all...]

Completed in 35 milliseconds