Searched refs:styleSelectorIfExists (Results 1 – 3 of 3) sorted by relevance
1321 CSSStyleSelector* styleSelector = document()->styleSelectorIfExists(); in beginParsingChildren()1331 if (CSSStyleSelector* styleSelector = document()->styleSelectorIfExists()) in finishParsingChildren()
429 CSSStyleSelector* styleSelectorIfExists() const { return m_styleSelector.get(); } in styleSelectorIfExists() function
3461 (WebCore::Document::styleSelectorIfExists):