Searched refs:treeScopesRemoved (Results 1 – 1 of 1) sorted by relevance
398 HashSet<TreeScope*> treeScopesRemoved; in updateActiveStyleSheets() local407 treeScopesRemoved.add(treeScope); in updateActiveStyleSheets()409 if (!treeScopesRemoved.isEmpty()) in updateActiveStyleSheets()410 …for (HashSet<TreeScope*>::iterator it = treeScopesRemoved.begin(); it != treeScopesRemoved.end(); … in updateActiveStyleSheets()