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

/macosx-10.10.1/vim-55/src/
H A Dgui_w32.c407 static TGetMonitorInfo pGetMonitorInfo = NULL; variable
1270 pGetMonitorInfo = (TGetMonitorInfo)GetProcAddress(user32_lib,
1594 if (pMonitorFromWindow != NULL && pGetMonitorInfo != NULL)
1601 if (pGetMonitorInfo(mon, &moninfo))

Completed in 156 milliseconds