Searched refs:RRectRec (Results 1 – 1 of 1) sorted by relevance
14 struct RRectRec { struct20 typedef const char* (*DrawProc)(const RRectRec*, int); argument22 static const char* draw_rect(const RRectRec* rec, int count) { in draw_rect()32 static const char* draw_rrect(const RRectRec* rec, int count) { in draw_rrect()41 static const char* draw_oval(const RRectRec* rec, int count) { in draw_oval()59 RRectRec fRec;