Searched defs:GetSystemInverseLUT (Results 1 - 2 of 2) sorted by relevance
/openjdk7/jdk/src/windows/native/sun/windows/ | ||
H A D | awt_Palette.h | 66 unsigned char *GetSystemInverseLUT() { return systemInverseLUT; } function in class:AwtPalette |
H A D | awt_Win32GraphicsDevice.cpp | 545 unsigned char *AwtWin32GraphicsDevice::GetSystemInverseLUT() function in class:AwtWin32GraphicsDevice 549 return palette->GetSystemInverseLUT(); |
Completed in 51 milliseconds