OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:font_smoothing_type
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/content/shell/app/
webkit_test_platform_support_win.cc
70
int
font_smoothing_type
;
local
71
::SystemParametersInfo(SPI_GETFONTSMOOTHINGTYPE, 0, &
font_smoothing_type
, 0);
73
(
font_smoothing_type
== FE_FONTSMOOTHINGCLEARTYPE))
Completed in 751 milliseconds