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

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawtmsg.h136 #ifndef SPI_GETFONTSMOOTHINGTYPE
137 #define SPI_GETFONTSMOOTHINGTYPE 0x200A macro
138 #endif //SPI_GETFONTSMOOTHINGTYPE
H A Dawt_DesktopProperties.cpp379 SystemParametersInfo(SPI_GETFONTSMOOTHINGTYPE, 0,
397 SystemParametersInfo(SPI_GETFONTSMOOTHINGTYPE, 0,
497 GetIntegerParameter(SPI_GETFONTSMOOTHINGTYPE));
/openjdk7/jdk/src/windows/native/sun/font/
H A Dlcdglyph.c67 #ifndef SPI_GETFONTSMOOTHINGTYPE
68 #define SPI_GETFONTSMOOTHINGTYPE 0x200A macro
69 #endif //SPI_GETFONTSMOOTHINGTYPE

Completed in 698 milliseconds