Searched refs:make_rgb_db_window (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ | ||
| H A D | glxdemo.c | 42 static Window make_rgb_db_window( Display *dpy, function in typeref:typename:Window 118 win = make_rgb_db_window( dpy, 300, 300 ); |
| H A D | xfont.c | 107 static Window make_rgb_db_window( Display *dpy, int xpos, int ypos, function in typeref:typename:Window 196 win = make_rgb_db_window( dpy, 0, 0, 300, 300 ); |
| H A D | xrotfontdemo.c | 121 static Window make_rgb_db_window( Display *dpy, int xpos, int ypos, function in typeref:typename:Window 210 win = make_rgb_db_window( dpy, 0, 0, 300, 300 ); |
Completed in 2 milliseconds