HomeSort by: relevance | last modified time | path
    Searched defs:Invert (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/mesa-demos/dist/src/tests/
zreaddraw.c 24 static GLboolean Invert = GL_FALSE;
98 if (Invert) {
113 if (Invert) {
164 Invert = !Invert;
  /xsrc/external/mit/mesa-demos/dist/src/demos/
copypix.c 29 static GLboolean Invert = GL_FALSE;
63 if (Invert) {
80 if (Invert) {
128 Invert = !Invert;
  /xsrc/external/mit/bitmap/dist/
Bitmap.h 77 button2Function Button2Function ButtonFunction Invert
79 button4Function Button4Function ButtonFunction Invert
80 button5Function Button5Function ButtonFunction Invert
149 #define Invert 2
156 #define XtInvert "invert"
  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
mtypes.h 1439 GLboolean Invert; /**< GL_MESA_pack_invert */
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
mtypes.h 1397 GLboolean Invert; /**< GL_MESA_pack_invert */

Completed in 74 milliseconds