Home
last modified time | relevance | path

Searched refs:ecore_x_window_geometry_get (Results 1 – 8 of 8) sorted by relevance

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/tests/
H A Doverride_fullscreen.c10 ecore_x_window_geometry_get(a, NULL, NULL, &w, &h); in test_state()
/dports/x11/emprint/emprint-20130520/src/bin/
H A Dmain.c389 ecore_x_window_geometry_get(root, &x, &y, &w, &h); in _em_do_window()
427 ecore_x_window_geometry_get(root, &x, &y, &w, &h); in _em_do_region()
716 ecore_x_window_geometry_get(win, &x, &y, &w, &h); in _em_cb_mouse_up()
/dports/devel/efl/efl-1.25.1/src/lib/ecore_x/
H A Decore_x_window.c798 ecore_x_window_geometry_get(Ecore_X_Window win, in ecore_x_window_geometry_get() function
1404 ecore_x_window_geometry_get(base, &wx, &wy, &ww, &wh); in _ecore_x_window_at_xy_get()
H A Decore_x_randr.c1144 ecore_x_window_geometry_get(window, &wrect.x, &wrect.y, in ecore_x_randr_window_crtcs_get()
H A DEcore_X.h1526 EAPI void ecore_x_window_geometry_get(Ecore_X_Window win, int *x, int *y, int …
/dports/devel/efl/efl-1.25.1/src/modules/ecore_imf/ibus/
H A Dibus_imcontext.c113 ecore_x_window_geometry_get(win, &win_x, &win_y, NULL, NULL); in _ecore_imf_ibus_window_to_screen_geometry_get()
/dports/devel/efl/efl-1.25.1/src/modules/ecore_imf/scim/
H A Dscim_imcontext.cpp407 ecore_x_window_geometry_get(win, &win_x, &win_y, NULL, NULL); in window_to_screen_geometry_get()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_comp_x.c297 ecore_x_window_geometry_get(win, &x, &y, &w, &h); in _e_comp_x_print_win()