Searched refs:set_prop_margin_x_from_value (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libcroco/ |
H A D | cr-style.c | 262 set_prop_margin_x_from_value (CRStyle * a_style, CRTerm * a_value, 745 set_prop_margin_x_from_value (CRStyle * a_style, CRTerm * a_value, function 1250 set_prop_margin_x_from_value(a_style, 1261 set_prop_margin_x_from_value (a_style, cur_term, DIR_RIGHT); 1262 set_prop_margin_x_from_value (a_style, cur_term, DIR_LEFT); 1270 set_prop_margin_x_from_value (a_style, cur_term, DIR_BOTTOM); 1278 status = set_prop_margin_x_from_value (a_style, cur_term, DIR_LEFT); 2142 status = set_prop_margin_x_from_value (a_this, value, 2151 status = set_prop_margin_x_from_value (a_this, value, 2156 status = set_prop_margin_x_from_value (a_thi [all...] |
Completed in 23 milliseconds