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

  /external/chromium_org/third_party/WebKit/Source/core/css/
MediaList.h 98 void clearParentStyleSheet() { ASSERT(m_parentStyleSheet); m_parentStyleSheet = nullptr; }
StyleRuleImport.h 45 void clearParentStyleSheet() { m_parentStyleSheet = nullptr; }

Completed in 34 milliseconds