Searched refs:make_rgb_db_window (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxdemo.c42 static Window make_rgb_db_window( Display *dpy, function in typeref:typename:Window
118 win = make_rgb_db_window( dpy, 300, 300 );
H A Dxfont.c107 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 Dxrotfontdemo.c121 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