Searched refs:prewin_geom (Results 1 – 1 of 1) sorted by relevance
595 xcb_get_geometry_reply_t *prewin_geom; in hostx_init() local602 prewin_geom = xcb_get_geometry_reply(HostX.conn, cookie, &e); in hostx_init()606 free(prewin_geom); in hostx_init()611 scrpriv->win_width = prewin_geom->width; in hostx_init()612 scrpriv->win_height = prewin_geom->height; in hostx_init()614 free(prewin_geom); in hostx_init()