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

/macosx-10.9.5/emacs-92/emacs/src/
H A Dw32term.c6488 #ifndef SPI_GETFONTSMOOTHINGTYPE
6489 #define SPI_GETFONTSMOOTHINGTYPE 0x0200A
6502 && SystemParametersInfo (SPI_GETFONTSMOOTHINGTYPE, 0, &smoothing_type, 0)
6452 #define SPI_GETFONTSMOOTHINGTYPE macro

Completed in 191 milliseconds