Home
last modified time | relevance | path

Searched defs:contextStyleSheet (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DStylePropertySet.cpp231 …SPropertyID propertyID, const String& value, bool important, StyleSheetContents* contextStyleSheet) in setProperty()
334 …ropertySet::parseDeclaration(const String& styleDeclaration, StyleSheetContents* contextStyleSheet) in parseDeclaration()
DPropertySetCSSStyleDeclaration.cpp344 StyleSheetContents* PropertySetCSSStyleDeclaration::contextStyleSheet() const in contextStyleSheet() function in WebCore::PropertySetCSSStyleDeclaration
DCSSParser-in.cpp1082 …String& string, bool important, CSSParserMode cssParserMode, StyleSheetContents* contextStyleSheet) in parseValue()
1105 …PropertyID propertyID, const String& string, bool important, StyleSheetContents* contextStyleSheet) in parseValue()
1208 …opertySet> CSSParser::parseDeclaration(const String& string, StyleSheetContents* contextStyleSheet) in parseDeclaration()
1225 … const String& string, SourceDataHandler* sourceDataHandler, StyleSheetContents* contextStyleSheet) in parseDeclaration()