Searched defs:svg_rect (Results 1 – 1 of 1) sorted by relevance
45 struct svg_rect { struct46 struct xml_element el;47 struct xml_attribute x, y, w, h, cl;48 char x_val[MAX_VALSTR_LEN];49 char y_val[MAX_VALSTR_LEN];50 char w_val[MAX_VALSTR_LEN];51 char h_val[MAX_VALSTR_LEN];