Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DCSSValueKeywords.h189 const int CSSValueThai = 179; variable
H A DCSSValueKeywords.cpp247 {"thai", CSSValueThai}, in findValueImpl()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/css/
H A DCSSPrimitiveValueMappings.h1198 m_value.ident = CSSValueThai; in CSSPrimitiveValue()