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

/external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
H A DSDL_os2fslib.c52 static HPOINTER hptrCurrentIcon = NULL; variable
1610 if (hptrCurrentIcon)
1612 WinDestroyPointer(hptrCurrentIcon);
1613 hptrCurrentIcon = NULL;
1789 hptrCurrentIcon = hptrIcon;
2280 if (hptrCurrentIcon)
2282 WinDestroyPointer(hptrCurrentIcon);
2283 hptrCurrentIcon = NULL;

Completed in 50 milliseconds