Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DStyleSheetContents.cpp110 if (Document* document = clientSingleOwnerDocument()) in setHasSyntacticallyValidCSSHeader()
471 return root->clientSingleOwnerDocument(); in singleOwnerDocument()
519 Document* StyleSheetContents::clientSingleOwnerDocument() const in clientSingleOwnerDocument() function in blink::StyleSheetContents
542 if (Document* document = clientSingleOwnerDocument()) { in registerClient()
DStyleSheetContents.h171 Document* clientSingleOwnerDocument() const;