Home
last modified time | relevance | path

Searched defs:styleDeclaration (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSVariablesMap.h45 static PassRefPtr<CSSVariablesMap> create(CSSStyleDeclaration* styleDeclaration) in create()
62 explicit CSSVariablesMap(CSSStyleDeclaration* styleDeclaration) in CSSVariablesMap()
DCSSMatrix.cpp60 RefPtr<MutableStylePropertySet> styleDeclaration = MutableStylePropertySet::create(); in setMatrixValue() local
DStylePropertySet.cpp334 void MutableStylePropertySet::parseDeclaration(const String& styleDeclaration, StyleSheetContents* … in parseDeclaration()
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGFontFaceElement.cpp54 …RefPtr<MutableStylePropertySet> styleDeclaration = MutableStylePropertySet::create(HTMLStandardMod… in SVGFontFaceElement() local
/external/chromium_org/third_party/WebKit/Source/core/page/
DPageSerializer.cpp334 void PageSerializer::retrieveResourcesForProperties(const StylePropertySet* styleDeclaration, Docum… in retrieveResourcesForProperties()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.cpp666 String styleDeclaration; in populateAllProperties() local