Home
last modified time | relevance | path

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

/dports/www/kf5-khtml/khtml-5.89.0/src/css/
H A Dcssvalues.h198 #define CSS_VAL_TABLE_CELL 188 macro
H A Dcssvalues.c469 {"table-cell", CSS_VAL_TABLE_CELL}, in findValue()
H A Dcss_renderstyledeclarationimpl.cpp727 return new CSSPrimitiveValueImpl(CSS_VAL_TABLE_CELL); in getPropertyCSSValue()