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

  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_lowvideo.h 45 #ifndef GCLP_HICON
46 #define GCLP_HICON GCL_HICON
SDL_syswm.c 204 SetClassLongPtr(SDL_Window, GCLP_HICON, (LONG_PTR)screen_icn);
  /external/qemu/android/
main-common.c 236 SetClassLongPtr( wminfo.window, GCLP_HICON, (LONG)icon );
    [all...]

Completed in 278 milliseconds