Searched refs:box_offset (Results 1 – 1 of 1) sorted by relevance
934 CRNum *box_offset = NULL; in set_prop_x_from_value() local945 box_offset = &a_style->num_props[NUM_PROP_TOP].sv; in set_prop_x_from_value()949 box_offset = &a_style->num_props[NUM_PROP_RIGHT].sv; in set_prop_x_from_value()953 box_offset = &a_style->num_props[NUM_PROP_BOTTOM].sv; in set_prop_x_from_value()956 box_offset = &a_style->num_props[NUM_PROP_LEFT].sv; in set_prop_x_from_value()963 box_offset->type = NUM_AUTO; in set_prop_x_from_value()966 cr_num_copy (box_offset, a_value->content.num); in set_prop_x_from_value()974 cr_num_set (box_offset, 0.0, NUM_INHERIT); in set_prop_x_from_value()978 box_offset->type = NUM_AUTO; in set_prop_x_from_value()