Searched defs:styleSelector (Results 1 – 4 of 4) sorted by relevance
494 if (CSSStyleSelector* styleSelector = frame->document()->styleSelector()) in allVisitedStateChanged() local510 if (CSSStyleSelector* styleSelector = frame->document()->styleSelector()) in visitedStateChanged() local
318 CSSStyleSelector* styleSelector() const { return m_styleSelector; } in styleSelector() function
1291 CSSStyleSelector* styleSelector = m_canvas->document()->styleSelector(); in setFont() local
2583 …FromSheet(CSSStyleSheet* sheet, const MediaQueryEvaluator& medium, CSSStyleSelector* styleSelector) in addRulesFromSheet()