Home
last modified time | relevance | path

Searched defs:propertyData (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPropertySourceData.h80 Vector<CSSPropertySourceData> propertyData; member
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.cpp281 Vector<CSSPropertySourceData>& propertyData = ruleData->styleSourceData->propertyData; in fixUnparsedProperties() local
422 CSSPropertySourceData& propertyData = commentPropertyData.at(0); in endComment() local
557 … Vector<CSSPropertySourceData>& propertyData = sourceData.first()->styleSourceData->propertyData; in setPropertyText() local