Searched defs:styleDeclaration (Results 1 – 6 of 6) sorted by relevance
45 static PassRefPtr<CSSVariablesMap> create(CSSStyleDeclaration* styleDeclaration) in create()62 explicit CSSVariablesMap(CSSStyleDeclaration* styleDeclaration) in CSSVariablesMap()
60 RefPtr<MutableStylePropertySet> styleDeclaration = MutableStylePropertySet::create(); in setMatrixValue() local
334 void MutableStylePropertySet::parseDeclaration(const String& styleDeclaration, StyleSheetContents* … in parseDeclaration()
54 …RefPtr<MutableStylePropertySet> styleDeclaration = MutableStylePropertySet::create(HTMLStandardMod… in SVGFontFaceElement() local
334 void PageSerializer::retrieveResourcesForProperties(const StylePropertySet* styleDeclaration, Docum… in retrieveResourcesForProperties()
666 String styleDeclaration; in populateAllProperties() local