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.h83 WillBeHeapVector<CSSPropertySourceData> propertyData; member
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.cpp205 WillBeHeapVector<CSSPropertySourceData>& propertyData = ruleData->styleSourceData->propertyData; in fixUnparsedProperties() local
342 CSSPropertySourceData& propertyData = commentPropertyData.at(0); in endComment() local
544 …WillBeHeapVector<CSSPropertySourceData>& propertyData = sourceData.first()->styleSourceData->prope… in verifyPropertyText() local
910 WillBeHeapVector<CSSPropertySourceData>& propertyData = styleSourceData->propertyData; in findPropertyByRange() local
1129 …WillBeHeapVector<CSSPropertySourceData>& propertyData = sourceData.at(1)->styleSourceData->propert… in verifyRuleText() local