Home
last modified time | relevance | path

Searched refs:which_monitor (Results 1 – 19 of 19) sorted by relevance

/dports/x11-wm/metacity/metacity-3.42.0/src/core/
H A Dworkspace.h98 int which_monitor,
104 int which_monitor);
H A Dworkspace.c782 int which_monitor, in meta_workspace_get_work_area_for_monitor() argument
785 g_assert (which_monitor >= 0); in meta_workspace_get_work_area_for_monitor()
788 g_assert (which_monitor < workspace->screen->n_monitor_infos); in meta_workspace_get_work_area_for_monitor()
790 *area = workspace->work_area_monitor[which_monitor]; in meta_workspace_get_work_area_for_monitor()
812 int which_monitor) in meta_workspace_get_onmonitor_region() argument
816 return workspace->monitor_region[which_monitor]; in meta_workspace_get_onmonitor_region()
H A Dscreen-private.h168 int which_monitor,
H A Dwindow-private.h622 int which_monitor,
H A Dwindow.c8115 int which_monitor) in get_work_area_monitor() argument
8119 g_assert (which_monitor >= 0); in get_work_area_monitor()
8122 *area = window->screen->monitor_infos[which_monitor].rect; in get_work_area_monitor()
8129 which_monitor, in get_work_area_monitor()
8139 window->desc, which_monitor, in get_work_area_monitor()
8156 int which_monitor, in meta_window_get_work_area_for_monitor() argument
8159 g_return_if_fail (which_monitor >= 0); in meta_window_get_work_area_for_monitor()
8161 get_work_area_monitor (window, area, which_monitor); in meta_window_get_work_area_for_monitor()
H A Dscreen.c1414 int which_monitor, in meta_screen_get_monitor_neighbor() argument
1417 MetaMonitorInfo *input = screen->monitor_infos + which_monitor; in meta_screen_get_monitor_neighbor()
/dports/x11-wm/muffin/muffin-4.8.0/src/core/
H A Dworkspace-private.h95 int which_monitor);
H A Dworkspace.c1216 int which_monitor, in meta_workspace_get_work_area_for_monitor() argument
1219 g_assert (which_monitor >= 0); in meta_workspace_get_work_area_for_monitor()
1222 g_assert (which_monitor < workspace->screen->n_monitor_infos); in meta_workspace_get_work_area_for_monitor()
1224 *area = workspace->work_area_monitor[which_monitor]; in meta_workspace_get_work_area_for_monitor()
1246 int which_monitor) in meta_workspace_get_onmonitor_region() argument
1250 return workspace->monitor_region[which_monitor]; in meta_workspace_get_onmonitor_region()
H A Dscreen-private.h192 int which_monitor,
H A Dwindow-private.h738 int which_monitor,
H A Dwindow.c10419 int which_monitor) in get_work_area_monitor() argument
10423 g_assert (which_monitor >= 0); in get_work_area_monitor()
10426 *area = window->screen->monitor_infos[which_monitor].rect; in get_work_area_monitor()
10433 which_monitor, in get_work_area_monitor()
10443 window->desc, which_monitor, in get_work_area_monitor()
10462 int which_monitor, in meta_window_get_work_area_for_monitor() argument
10465 g_return_if_fail (which_monitor >= 0); in meta_window_get_work_area_for_monitor()
10469 which_monitor); in meta_window_get_work_area_for_monitor()
H A Dscreen.c2236 int which_monitor, in meta_screen_get_monitor_neighbor() argument
2239 MetaMonitorInfo* input = screen->monitor_infos + which_monitor; in meta_screen_get_monitor_neighbor()
/dports/x11-wm/mutter/mutter-41.1/src/meta/
H A Dworkspace.h50 int which_monitor,
H A Ddisplay.h269 int which_monitor,
H A Dwindow.h401 int which_monitor,
/dports/x11-wm/muffin/muffin-4.8.0/src/meta/
H A Dworkspace.h55 int which_monitor,
/dports/x11-wm/mutter/mutter-41.1/src/core/
H A Dworkspace.c1152 int which_monitor, in meta_workspace_get_work_area_for_monitor() argument
1163 which_monitor); in meta_workspace_get_work_area_for_monitor()
H A Ddisplay.c3593 int which_monitor, in meta_display_get_monitor_neighbor_index() argument
3604 which_monitor); in meta_display_get_monitor_neighbor_index()
H A Dwindow.c6729 int which_monitor, in meta_window_get_work_area_for_monitor() argument
6736 g_return_if_fail (which_monitor >= 0); in meta_window_get_work_area_for_monitor()
6740 which_monitor); in meta_window_get_work_area_for_monitor()