Searched defs:styleEngine (Results 1 – 2 of 2) sorted by relevance
198 static CSSStyleSheet* findStyleSheet(StyleEngine* styleEngine, StyleRule* rule) in findStyleSheet()
413 StyleEngine* styleEngine() { return m_styleEngine.get(); } in styleEngine() function