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