HomeSort by relevance Sort by last modified time
    Searched full:needscollection (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolver.cpp 645 bool needsCollection = false;
646 CSSDefaultStyleSheets::ensureDefaultStyleSheetsForElement(element, needsCollection);
647 if (needsCollection) {
    [all...]

Completed in 59 milliseconds