HomeSort by relevance Sort by last modified time
    Searched defs:getPropertyShorthand (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
PropertySetCSSStyleDeclaration.cpp 199 String AbstractPropertySetCSSStyleDeclaration::getPropertyShorthand(const String& propertyName)
204 CSSPropertyID shorthandID = propertySet().getPropertyShorthand(propertyID);
StylePropertySet.cpp 243 CSSPropertyID StylePropertySet::getPropertyShorthand(CSSPropertyID propertyID) const
CSSComputedStyleDeclaration.cpp     [all...]

Completed in 137 milliseconds