Searched refs:lpSetProcessDPIAware (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/windows/native/sun/windows/ | ||
H A D | awt_Win32GraphicsEnv.cpp | 69 SetProcessDPIAwareFunc *lpSetProcessDPIAware = local 72 if (lpSetProcessDPIAware != NULL) { 73 lpSetProcessDPIAware(); |
Completed in 29 milliseconds