Searched refs:MyFont_DrawString (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/twm/dist/src/ |
| H A D | util.h | 85 extern void MyFont_DrawString(Display *dpy, Drawable d, MyFont *font, GC gc,
|
| H A D | events.c | 1073 MyFont_DrawString(dpy, Scr->InfoWindow, &Scr->DefaultFont, 1085 MyFont_DrawString(dpy, Tmp_win->title_w, &Scr->TitleBarFont, 1095 MyFont_DrawString(dpy, Tmp_win->icon_w, &Scr->IconFont, 1126 MyFont_DrawString(dpy, Event.xany.window,
|
| H A D | menus.c | 376 MyFont_DrawString(dpy, mr->w, &Scr->MenuFont, Scr->NormalGC, mi->x, 395 MyFont_DrawString(dpy, mr->w, &Scr->MenuFont, gc, 436 MyFont_DrawString(dpy, mr->w, &Scr->MenuFont, Scr->NormalGC, mi->x,
|
| H A D | util.c | 719 MyFont_DrawString(Display *dpy2, Drawable d, MyFont *font, GC gc, function in typeref:typename:void
|
Completed in 9 milliseconds