|
libcss
|
#include "parse/properties/properties.h"Variables | |
| const css_prop_handler | property_handlers [LAST_PROP+1 - FIRST_PROP] |
| const uint32_t | property_unit_mask [CSS_N_PROPERTIES] |
| const css_prop_handler property_handlers[LAST_PROP+1 - FIRST_PROP] |
Dispatch table of property handlers, indexed by property enum
| const uint32_t property_unit_mask[CSS_N_PROPERTIES] |
Mapping from property bytecode index to bytecode unit class mask.