HomeSort by relevance Sort by last modified time
    Searched refs:RT_CURSOR (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xwindows.h 73 # undef RT_CURSOR
75 # define RT_CURSOR ((RESTYPE)5)
Xwinsock.h 59 #undef RT_CURSOR
  /toolchain/binutils/binutils-2.27/binutils/
resres.c 302 rt = RT_CURSOR;
windint.h 270 #define RT_CURSOR 1
resrc.c 825 r = define_standard_resource (&resources, RT_CURSOR, name,
    [all...]
resbin.c 79 case RT_CURSOR:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h 123 #define RT_CURSOR MAKEINTRESOURCE(1)
136 #define RT_GROUP_CURSOR MAKEINTRESOURCE ((ULONG_PTR) (RT_CURSOR) + DIFFERENCE)
    [all...]

Completed in 108 milliseconds