Searched refs:CSS_VAL_RESET_SIZE (Results 1 – 4 of 4) sorted by relevance
315 #define CSS_VAL_RESET_SIZE 305 macro
75 (id >= CSS_VAL_USE_SCRIPT && id <= CSS_VAL_RESET_SIZE) || in parseSVGValue()
643 {"reset-size", CSS_VAL_RESET_SIZE}, in findValue()
318 case CSS_VAL_RESET_SIZE: in applySVGRule()