Searched defs:sel_rect (Results 1 – 1 of 1) sorted by relevance
330 static void draw_text( ME_Context *c, ME_Run *run, int x, int y, BOOL selected, RECT *sel_rect ) in draw_text()377 RECT sel_rect; in ME_DrawTextWithStyle() local