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

/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DLineClampValue.h48 bool isPercentage() const { return m_type == LineClampPercentage; } function in class:WebCore::LineClampValue
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSPrimitiveValue.h178 bool isPercentage() const { return primitiveType() == CSS_PERCENTAGE; } function in class:WebCore::CSSPrimitiveValue

Completed in 103 milliseconds