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

/xsrc/external/mit/xmh/dist/
H A Dpopup.c57 Position *x_ptr,
70 *x_ptr = lastInput.x;
87 (Position) (height / 2), x_ptr, y_ptr);
56 DeterminePopupPosition(Position * x_ptr,Position * y_ptr,Widget * transFor_return) argument
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c2347 INT32 *x_ptr, *y_ptr, *w_ptr, *h_ptr; local in function:__glXCopySubBufferMESA
2388 x_ptr = (INT32 *) (drawable_ptr + 1);
2394 *x_ptr = x;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxcmds.c2357 INT32 *x_ptr, *y_ptr, *w_ptr, *h_ptr; local in function:glXCopySubBufferMESA
2398 x_ptr = (INT32 *) (drawable_ptr + 1);
2404 *x_ptr = x;

Completed in 8 milliseconds