Searched refs:prefixingVariantForPropertyId (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSProperty.h93 inline CSSPropertyID prefixingVariantForPropertyId(CSSPropertyID propId) function in namespace:WebCore
H A DStylePropertySet.cpp599 CSSPropertyID prefixingVariant = prefixingVariantForPropertyId(propertyID);
637 int foundPropertyIndex = findPropertyIndex(prefixingVariantForPropertyId(propertyID));
719 CSSPropertyID prefixingVariant = prefixingVariantForPropertyId(property.id());
727 CSSPropertyID prefixingVariant = prefixingVariantForPropertyId(property.id());
H A DCSSParser.cpp1563 CSSPropertyID prefixingVariant = prefixingVariantForPropertyId(propId);

Completed in 139 milliseconds