Searched defs:sheets (Results 1 – 6 of 6) sorted by relevance
56 void StyleSheetCollectionBase::appendActiveStyleSheets(const Vector<RefPtr<CSSStyleSheet> >& sheets) in appendActiveStyleSheets()155 static bool styleSheetContentsHasFontFaceRule(Vector<StyleSheetContents*> sheets) in styleSheetContentsHasFontFaceRule()165 static bool cssStyleSheetHasFontFaceRule(const Vector<RefPtr<CSSStyleSheet> > sheets) in cssStyleSheetHasFontFaceRule()251 static bool styleSheetsUseRemUnits(const Vector<RefPtr<CSSStyleSheet> >& sheets) in styleSheetsUseRemUnits()
212 const InjectedStyleSheetVector& sheets = pageGroup.injectedStyleSheets(); in updateInjectedStyleSheetCache() local
63 const Vector<RefPtr<StyleSheet> >& sheets = styleSheets(); in item() local
96 void InspectorCSSOMWrappers::collectFromStyleSheets(const Vector<RefPtr<CSSStyleSheet> >& sheets) in collectFromStyleSheets()
40 StyleInvalidationAnalysis::StyleInvalidationAnalysis(const Vector<StyleSheetContents*>& sheets) in StyleInvalidationAnalysis()
301 def FetchSpreadsheetFeeds(client, key, sheets, cols): argument