Searched defs:treeScopes (Results 1 – 3 of 3) sorted by relevance
119 void StyleEngine::insertTreeScopeInDocumentOrder(TreeScopeSet& treeScopes, TreeScope* treeScope) in insertTreeScopeInDocumentOrder()373 void StyleEngine::clearMediaQueryRuleSetOnTreeScopeStyleSheets(TreeScopeSet treeScopes) in clearMediaQueryRuleSetOnTreeScopeStyleSheets()412 … TreeScopeSet treeScopes = updateMode == FullStyleUpdate ? m_activeTreeScopes : m_dirtyTreeScopes; in updateActiveStyleSheets() local
451 static void listTreeScopes(Node* node, Vector<TreeScope*, 5>& treeScopes) in listTreeScopes()
303 WillBeHeapVector<RawPtrWillBeMember<TreeScope> > treeScopes; in adjustForTouchEvent() local328 …llBeMember<TouchList> > adjustedTouchList, const WillBeHeapVector<RawPtrWillBeMember<TreeScope> >&… in adjustTouchList()