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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispVrdpBmp.h31 #define VRDPBMP_RC_NOT_CACHED (0x0000) macro
H A DVBoxDispVrdpBmp.cpp271 return VRDPBMP_RC_NOT_CACHED;
302 rc = VRDPBMP_RC_NOT_CACHED;
331 return VRDPBMP_RC_NOT_CACHED;
352 return VRDPBMP_RC_NOT_CACHED;
H A DVBoxDispVRDP.cpp1480 cacheResult = VRDPBMP_RC_NOT_CACHED;

Completed in 61 milliseconds