Searched defs:shape (Results 1 – 6 of 6) sorted by relevance
32 static const struct shape { in shape_hello() struct33 int start; in shape_hello()34 int end; in shape_hello()35 int dstart; in shape_hello()36 int dend; in shape_hello()42 struct shape shape; in shape_hello() local
478 } shape; member