OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPropertyID
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSPrimitiveValue.h
305
CSSPropertyID
getPropertyID
() const { return m_primitiveUnitType == CSS_PROPERTY_ID ? m_value.propertyID : CSSPropertyInvalid; }
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
CSSToStyleMap.cpp
456
animation->setProperty(primitiveValue->
getPropertyID
());
Completed in 34 milliseconds