Searched refs:use_geometry (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyrinit.c | 158 Bool use_geometry; in processScreenOrOutputArg() local 170 use_geometry = (strchr(screen_size, '+') != NULL); in processScreenOrOutputArg() 172 hostx_add_screen(screen, p_id, screen->mynum, use_geometry, output); in processScreenOrOutputArg()
|
| H A D | hostx.h | 114 hostx_add_screen(KdScreenInfo *screen, unsigned long win_id, int screen_num, Bool use_geometry, con…
|
| H A D | hostx.c | 136 hostx_add_screen(KdScreenInfo *screen, unsigned long win_id, int screen_num, Bool use_geometry, con… in hostx_add_screen() argument 148 scrpriv->win_explicit_position = use_geometry; in hostx_add_screen()
|