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 192 String PropertySetCSSStyleDeclaration::getPropertyShorthand(const String& propertyName)
197 CSSPropertyID shorthandID = m_propertySet->getPropertyShorthand(propertyID);
StylePropertySet.cpp 215 CSSPropertyID StylePropertySet::getPropertyShorthand(CSSPropertyID propertyID) const
CSSComputedStyleDeclaration.cpp     [all...]

Completed in 155 milliseconds