Searched refs:retrieveResourcesForProperties (Results 1 – 2 of 2) sorted by relevance
226 retrieveResourcesForProperties(element.inlineStyle(), document); in serializeFrame()282 … retrieveResourcesForProperties(&toCSSFontFaceRule(rule)->styleRule()->properties(), document); in serializeCSSStyleSheet()284 … retrieveResourcesForProperties(&toCSSStyleRule(rule)->styleRule()->properties(), document); in serializeCSSStyleSheet()341 void PageSerializer::retrieveResourcesForProperties(const StylePropertySet* styleDeclaration, Docum… in retrieveResourcesForProperties() function in blink::PageSerializer
82 void retrieveResourcesForProperties(const StylePropertySet*, Document&);