Searched defs:winy (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | project.c | 269 gluUnProject(GLdouble winx, GLdouble winy, GLdouble winz, argument 308 gluUnProject4(GLdouble winx, GLdouble winy, GLdouble winz, GLdouble clipw, argument 234 gluProject(GLdouble objx,GLdouble objy,GLdouble objz,const GLdouble modelMatrix[16],const GLdouble projMatrix[16],const GLint viewport[4],GLdouble * winx,GLdouble * winy,GLdouble * winz) argument
|
| /xsrc/external/mit/xmessage/dist/ |
| H A D | xmessage.c | 275 int winx, winy; local in function:position_near_mouse
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_aatriangle.c | 152 compute_coveragef(const GLfloat v0[3],const GLfloat v1[3],const GLfloat v2[3],GLint winx,GLint winy) argument
|
| H A D | s_aaline.c | 266 compute_coveragef(const struct LineInfo * info,GLint winx,GLint winy) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_aatriangle.c | 151 compute_coveragef(const GLfloat v0[3],const GLfloat v1[3],const GLfloat v2[3],GLint winx,GLint winy) argument
|
| H A D | s_aaline.c | 265 compute_coveragef(const struct LineInfo * info,GLint winx,GLint winy) argument
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | functions_win_moveresize.c | 1048 const int winy = tmp_win->frame_y; local in function:fillwindow 1330 const int winy = tmp_win->frame_y; local in function:FindConstraint [all...] |
| /xsrc/external/mit/xterm/dist/ |
| H A D | graphics.c | 1805 pixelarea_clear_displayed_graphics(TScreen const * screen,int winx,int winy,int w,int h) argument
|
Completed in 13 milliseconds