Home
last modified time | relevance | path

Searched refs:CSS_VAL_RESET_SIZE (Results 1 – 4 of 4) sorted by relevance

/dports/www/kf5-khtml/khtml-5.89.0/src/css/
H A Dcssvalues.h315 #define CSS_VAL_RESET_SIZE 305 macro
H A Dcss_svgcssparser.cpp75 (id >= CSS_VAL_USE_SCRIPT && id <= CSS_VAL_RESET_SIZE) || in parseSVGValue()
H A Dcssvalues.c643 {"reset-size", CSS_VAL_RESET_SIZE}, in findValue()
H A DSVGCSSStyleSelector.cpp318 case CSS_VAL_RESET_SIZE: in applySVGRule()