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

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSProperty.cpp 37 CSSPropertyID StylePropertyMetadata::shorthandID() const
CSSProperty.h 45 CSSPropertyID shorthandID() const;
74 CSSPropertyID shorthandID() const { return m_metadata.shorthandID(); };
StylePropertySet.h 61 CSSPropertyID shorthandID() const { return propertyMetadata().shorthandID(); }

Completed in 26 milliseconds