Searched refs:NUM_AUTO (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/libcroco/ |
H A D | cr-num.h | 56 NUM_AUTO = 0, enumerator in enum:CRNumType
|
H A D | cr-num.c | 186 case NUM_AUTO:
|
H A D | cr-style.c | 786 status = cr_num_set (num_val, 0.0, NUM_AUTO); 950 box_offset->type = NUM_AUTO; 965 box_offset->type = NUM_AUTO; 1018 cr_num_set (width, 0.0, NUM_AUTO); 1027 cr_num_set (width, 0.0, NUM_AUTO); 1633 || a_value->content.num->type == NUM_AUTO)) { 1754 cr_num_set (&a_this->num_props[i].sv, 0, NUM_AUTO); 1860 cr_num_set (&a_this->num_props[i].sv, 0, NUM_AUTO);
|
Completed in 1932 milliseconds