Data Fields | |
| MetaWindow * | window |
| Window | xwindow |
| MetaCursor | current_cursor |
| MetaRectangle | rect |
| int | child_x |
| int | child_y |
| int | right_width |
| int | bottom_height |
| guint | mapped: 1 |
| guint | need_reapply_frame_shape: 1 |
| guint | is_flashing: 1 |
Definition at line 41 of file frame-private.h.
Definition at line 44 of file frame-private.h.
Referenced by event_callback(), meta_frame_calc_geometry(), meta_frame_get_flags(), meta_frame_queue_draw(), meta_frame_set_screen_cursor(), meta_frame_sync_to_window(), meta_window_ensure_frame(), meta_window_notify_focus(), and update_shape().
| Window _MetaFrame::xwindow |
Definition at line 47 of file frame-private.h.
Referenced by event_callback(), meta_core_get_grab_frame(), meta_display_begin_grab_op(), meta_display_set_input_focus_window(), meta_frame_calc_geometry(), meta_frame_get_xwindow(), meta_frame_queue_draw(), meta_frame_set_screen_cursor(), meta_frame_sync_to_window(), meta_stack_remove(), meta_window_destroy_frame(), meta_window_ensure_frame(), meta_window_grab_all_keys(), meta_window_grab_keys(), meta_window_hide(), meta_window_notify_focus(), meta_window_show(), meta_window_ungrab_keys(), redraw_icon(), set_window_title(), stack_sync_to_server(), and update_shape().
Definition at line 49 of file frame-private.h.
Referenced by meta_frame_set_screen_cursor(), and meta_window_ensure_frame().
Definition at line 54 of file frame-private.h.
Referenced by find_next_cascade(), leftmost_cmp(), meta_convert_meta_to_wnck(), meta_core_get(), meta_frame_sync_to_window(), meta_window_destroy_frame(), meta_window_ensure_frame(), meta_window_get_gravity_position(), meta_window_get_outer_rect(), meta_window_get_position(), meta_window_move_resize_internal(), meta_window_save_rect(), northwestcmp(), send_configure_notify(), topmost_cmp(), update_shape(), and window_raise_with_delay_callback().
Definition at line 57 of file frame-private.h.
Referenced by handle_move_to_corner_backend(), meta_screen_ensure_tab_popup(), meta_window_ensure_frame(), meta_window_get_gravity_position(), meta_window_get_position(), meta_window_get_xor_rect(), meta_window_move_resize_internal(), meta_window_shove_titlebar_onscreen(), update_move(), and update_net_frame_extents().
Definition at line 58 of file frame-private.h.
Referenced by handle_move_to_corner_backend(), meta_screen_ensure_tab_popup(), meta_window_ensure_frame(), meta_window_get_gravity_position(), meta_window_get_position(), meta_window_get_xor_rect(), meta_window_move_resize_internal(), meta_window_shove_titlebar_onscreen(), meta_window_titlebar_is_onscreen(), update_move(), and update_net_frame_extents().
Definition at line 59 of file frame-private.h.
Referenced by meta_screen_ensure_tab_popup(), meta_window_ensure_frame(), meta_window_get_xor_rect(), meta_window_move_resize_internal(), and update_net_frame_extents().
Definition at line 60 of file frame-private.h.
Referenced by meta_screen_ensure_tab_popup(), meta_window_ensure_frame(), meta_window_get_xor_rect(), meta_window_move_resize_internal(), and update_net_frame_extents().
| guint _MetaFrame::mapped |
Definition at line 62 of file frame-private.h.
Referenced by event_callback(), meta_window_ensure_frame(), meta_window_hide(), meta_window_show(), and redraw_icon().
Definition at line 63 of file frame-private.h.
Referenced by event_callback(), meta_display_queue_retheme_all_windows(), meta_frame_sync_to_window(), meta_window_ensure_frame(), meta_window_maximize_internal(), and update_shape().
| guint _MetaFrame::is_flashing |
Definition at line 64 of file frame-private.h.
Referenced by bell_flash_window_frame(), bell_unflash_frame(), meta_bell_notify_frame_destroy(), meta_frame_get_flags(), and meta_window_ensure_frame().
1.5.5