Searched defs:getIdent (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSPrimitiveValue.h309 int getIdent() const { return m_primitiveUnitType == CSS_IDENT ? m_value.ident : 0; } function in class:WebCore::CSSPrimitiveValue

Completed in 100 milliseconds