Searched refs:GxExpose (Results 1 – 4 of 4) sorted by relevance
/dports/lang/yorick/yorick-y_2_2_04/gist/ |
H A D | xbasic.h | 93 PLUG_API void GxExpose(Engine *engine, Drauing *drawing, int *xy);
|
H A D | browser.c | 1155 GxExpose(engine, drauing, xy); in HandleExpose()
|
H A D | xbasic.c | 1085 GxExpose(&xeng->e, xeng->e.drawing, xy); in g_on_expose() 1176 GxExpose(Engine *engine, Drauing *drawing, int *xy) in GxExpose() function
|
H A D | xfancy.c | 158 GxExpose(engine, drawing, xy); in HandleExpose()
|