Searched defs:shape (Results 1 – 1 of 1) sorted by relevance
33 static const struct shape { in shape_hello() struct34 int start; in shape_hello()35 int end; in shape_hello()36 int dstart; in shape_hello()37 int dend; in shape_hello()43 struct shape shape; in shape_hello() local