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

  /external/chromium_org/third_party/WebKit/Source/core/css/invalidation/
StyleInvalidator.cpp 26 document.clearNeedsStyleInvalidation();
128 root->clearNeedsStyleInvalidation();
158 element.clearNeedsStyleInvalidation();
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Node.h 370 void clearNeedsStyleInvalidation() { clearFlag(NeedsStyleInvalidationFlag); }
    [all...]
Node.cpp 1009 clearNeedsStyleInvalidation();
    [all...]

Completed in 58 milliseconds