Home
last modified time | relevance | path

Searched refs:WinDesktopHeight (Results 1 – 2 of 2) sorted by relevance

/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dxcwin32.h301 #define DisplayHeight(dpy,screen) WinDesktopHeight()
376 int WinDesktopHeight(void);
H A Dxcwin32.c473 int WinDesktopHeight(void) in WinDesktopHeight() function