HomeSort by: relevance | last modified time | path
    Searched refs:xcursor (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
glut_cursor.c 121 Cursor xcursor = 0; local
129 xcursor = cursorTable[cursor].cursor;
145 xcursor = cursorTable[0].cursor;
146 if (xcursor == NULL) {
147 xcursor =
152 xcursor = None;
157 xcursor = NULL;
162 xcursor = blankCursor;
167 xcursor = (HICON) IDC_CROSS;
172 xcursor = fullCrosshairCusor
    [all...]
  /xsrc/external/mit/libXcursor/dist/
Makefile.am 27 pkgconfig_DATA = xcursor.pc
configure.ac 27 # version. This version number will be substituted into Xcursor.h
33 AC_CONFIG_HEADERS([config.h include/X11/Xcursor/Xcursor.h])
53 # Set library version for Xcursor.h from package version set in AC_INIT
85 PKG_CHECK_MODULES(XCURSOR, xrender >= 0.8.2 xfixes x11 fixesproto)
94 xcursor.pc])
  /xsrc/external/mit/xcursor-themes/dist/
configure 3 # Generated by GNU Autoconf 2.69 for xcursor-themes 1.0.6.
582 PACKAGE_NAME='xcursor-themes'
583 PACKAGE_TARNAME='xcursor-themes'
585 PACKAGE_STRING='xcursor-themes 1.0.6'
1320 \`configure' configures xcursor-themes 1.0.6 to adapt to many kinds of systems.
1368 --docdir=DIR documentation root [DATAROOTDIR/doc/xcursor-themes]
1390 short | recursive ) echo "Configuration of xcursor-themes 1.0.6:";;
1503 xcursor-themes configure 1.0.6
1760 It was created by xcursor-themes $as_me 1.0.6, which was
2625 PACKAGE='xcursor-themes
    [all...]
  /xsrc/external/mit/libX11/dist/
configure 1662 --disable-loadable-xcursor
1663 Controls loadable xcursor library support
22934 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if loadable Xcursor library support should be enabled" >&5
22935 printf %s "checking if loadable Xcursor library support should be enabled... " >&6; }
22936 # Check whether --enable-loadable-xcursor was given.
26568 echo " Loadable xcursor library support: "$XLIB_LOADABLE_XCURSOR
  /xsrc/external/mit/xterm/dist/
configure 742 --disable-xcursor disable cursorTheme resource
16414 # The Xcursor library is normally (weakly) linked via the X11 library rather
16419 echo "$as_me:16419: checking if we expect to use the Xcursor library" >&5
16420 echo $ECHO_N "checking if we expect to use the Xcursor library... $ECHO_C" >&6
16422 # Check whether --enable-xcursor or --disable-xcursor was given.

Completed in 47 milliseconds