libcss
Loading...
Searching...
No Matches
Variables
properties.c File Reference
#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]
 

Variable Documentation

◆ property_handlers

const css_prop_handler property_handlers[LAST_PROP+1 - FIRST_PROP]

Dispatch table of property handlers, indexed by property enum

◆ property_unit_mask

const uint32_t property_unit_mask[CSS_N_PROPERTIES]

Mapping from property bytecode index to bytecode unit class mask.