Home
last modified time | relevance | path

Searched refs:rootStyleSheet (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DStyleSheetContents.cpp372 StyleSheetContents* root = rootStyleSheet(); in loadCompleted()
392 ASSERT(this == rootStyleSheet()); in checkLoaded()
431 StyleSheetContents* root = rootStyleSheet(); in startLoadingDynamicSheet()
445 StyleSheetContents* StyleSheetContents::rootStyleSheet() const in rootStyleSheet() function in blink::StyleSheetContents
455 return rootStyleSheet()->hasOneClient(); in hasSingleOwnerNode()
460 StyleSheetContents* root = rootStyleSheet(); in singleOwnerNode()
470 StyleSheetContents* root = rootStyleSheet(); in singleOwnerDocument()
652 StyleSheetContents* root = rootStyleSheet(); in notifyRemoveFontFaceRule()
DStyleSheetContents.h79 StyleSheetContents* rootStyleSheet() const;