Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/targets/graw-xlib/
Dgraw_xlib.c126 sizehints.flags = USSize | USPosition; in graw_create_window_and_screen()
/external/libvncserver/x11vnc/
Dnox11.h5717 #define USPosition (1L << 0) /* user specified x, y */ macro