Searched refs:drag (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dfsraytrace.c333 drag(int x, int y) function in typeref:typename:void
406 glutMotionFunc(drag);
H A Dvsraytrace.c323 drag(int x, int y) function in typeref:typename:void
396 glutMotionFunc(drag);
H A Dgsraytrace.cpp814 drag(int x, int y) function in typeref:typename:void
917 printf("\nESC = exit demo\nleft mouse + drag = rotate camera\n\n");
949 glutMotionFunc(drag);
/xsrc/external/mit/xmag/dist/
H A Dxmag.c91 typedef enum { drag, resize, done } hlMode;
481 if (data->selectMode == drag) {
674 case MotionNotify: /* drag mode */
678 case ButtonRelease: /* end drag mode */
751 hlData->selectMode = drag;
782 data->selectMode = drag;
90 typedef enum { drag, resize, done } hlMode; enumerator in enum:__anon492722730103
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc512 particularly useful for people who like the press-drag-release method of
1612 be placed in a pseudo-random location instead of having the user drag
2692 If applied to a squeezed titlebar (see `SqueezeTitle`) you can drag
/xsrc/external/mit/ctwm/dist/
H A DCHANGES.md1224 1. New function f.hypermove. With it, you can drag and drop a window

Completed in 16 milliseconds