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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DSharedBitmap.h55 unsigned validHeight() const { return m_validHeight; } function in class:WebCore::SharedBitmap
56 void setValidHeight(unsigned validHeight) { m_validHeight = validHeight; } argument
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSParser.cpp1731 bool CSSParser::validHeight(CSSParserValue* value) function in class:WebCore::CSSParser

Completed in 139 milliseconds