Home
last modified time | relevance | path

Searched refs:meta_window_frame_rect_to_client_rect (Results 1 – 5 of 5) sorted by relevance

/dports/x11-wm/mutter/mutter-41.1/src/meta/
H A Dwindow.h139 void meta_window_frame_rect_to_client_rect (MetaWindow *window,
/dports/x11/gnome-shell/gnome-shell-41.1/src/
H A Dshell-screenshot.c311 meta_window_frame_rect_to_client_rect (window, &rect, &rect); in grab_window_screenshot()
/dports/x11-wm/mutter/mutter-41.1/src/core/
H A Dconstraints.c1339 meta_window_frame_rect_to_client_rect (window, &info->current, &client_rect); in constrain_size_increments()
1506 meta_window_frame_rect_to_client_rect (window, &info->current, &client_rect); in constrain_aspect_ratio()
H A Dwindow.c3273 meta_window_frame_rect_to_client_rect (window, &tile_area, &client_rect); in meta_window_can_tile_side_by_side()
3317 meta_window_frame_rect_to_client_rect (window, target_rect, target_rect); in meta_window_maybe_apply_size_hints()
4367 meta_window_frame_rect_to_client_rect (window, &rect, &rect); in adjust_size_for_tile_match()
4374 meta_window_frame_rect_to_client_rect (tile_match, &rect, &rect); in adjust_size_for_tile_match()
4633 meta_window_frame_rect_to_client_rect (MetaWindow *window, in meta_window_frame_rect_to_client_rect() function
5892 meta_window_frame_rect_to_client_rect (window, &work_area, &client_rect); in meta_window_recalc_features()
/dports/x11-wm/mutter/mutter-41.1/src/x11/
H A Dwindow-x11.c1412 meta_window_frame_rect_to_client_rect (window, &constrained_rect, &client_rect); in meta_window_x11_move_resize_internal()