Searched defs:GetSystemInverseLUT (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Palette.h66 unsigned char *GetSystemInverseLUT() { return systemInverseLUT; } function in class:AwtPalette
H A Dawt_Win32GraphicsDevice.cpp545 unsigned char *AwtWin32GraphicsDevice::GetSystemInverseLUT() function in class:AwtWin32GraphicsDevice
549 return palette->GetSystemInverseLUT();

Completed in 25 milliseconds