Searched refs:WINEDDERR_OVERLAYNOTVISIBLE (Results 1 – 3 of 3) sorted by relevance
53 #define WINEDDERR_OVERLAYNOTVISIBLE MAKE_WINED3DHRESULT(577) macro
3345 return WINEDDERR_OVERLAYNOTVISIBLE;
3859 case WINEDDERR_OVERLAYNOTVISIBLE: return DDERR_OVERLAYNOTVISIBLE; in ddraw_surface7_UpdateOverlay()