HomeSort by: relevance | last modified time | path
    Searched refs:HeightMMOfScreen (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libX11/dist/src/
Macros.c 211 int XHeightMMOfScreen(Screen *s) { return (HeightMMOfScreen(s)); }
  /xsrc/external/mit/libX11/dist/include/X11/
Xlib.h 132 #define HeightMMOfScreen(s) ((s)->mheight)
  /xsrc/local/programs/x11-ssh-askpass/
x11-ssh-askpass.c 1518 app.screen_height * 1000 / HeightMMOfScreen(app.screen);

Completed in 10 milliseconds