Home
last modified time | relevance | path

Searched refs:CSSValueGroove (Results 1 – 3 of 3) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DCSSValueKeywords.h16 const int CSSValueGroove = 6; variable
H A DCSSValueKeywords.cpp371 {"groove", CSSValueGroove}, in findValueImpl()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/css/
H A DCSSPrimitiveValueMappings.h65 m_value.ident = CSSValueGroove; in CSSPrimitiveValue()