Home
last modified time | relevance | path

Searched defs:svg_rect (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/usr.bin/evtranalyze/
H A Dsvg.c45 struct svg_rect { struct
46 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];