Home
last modified time | relevance | path

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

/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/xlib/
H A Dui_imagelib.c1546 int ui_window_get_visible_geometry(ui_window_t *win, int *x, int *y, int *my_x, int *my_y,
1571 if (!ui_window_get_visible_geometry(win, &x, &y, &pix_x, &pix_y, &width, &height)) { in ui_imagelib_get_transparent_background()
H A Dui_window.c3220 int ui_window_get_visible_geometry(ui_window_t *win, int *x, /* x relative to root window */ in ui_window_get_visible_geometry() function