retrieveResourcesForProperties  226 Source/core/page/PageSerializer.cpp             retrieveResourcesForProperties(element.inlineStyle(), document);
retrieveResourcesForProperties  279 Source/core/page/PageSerializer.cpp             retrieveResourcesForProperties(&toCSSFontFaceRule(rule)->styleRule()->properties(), document);
retrieveResourcesForProperties  281 Source/core/page/PageSerializer.cpp             retrieveResourcesForProperties(&toCSSStyleRule(rule)->styleRule()->properties(), document);
retrieveResourcesForProperties   84 Source/core/page/PageSerializer.h     void retrieveResourcesForProperties(const StylePropertySet*, Document&);