Data Fields | |
| MetaButtonFunction | left_buttons [MAX_BUTTONS_PER_CORNER] |
| gboolean | left_buttons_has_spacer [MAX_BUTTONS_PER_CORNER] |
| MetaButtonFunction | right_buttons [MAX_BUTTONS_PER_CORNER] |
| gboolean | right_buttons_has_spacer [MAX_BUTTONS_PER_CORNER] |
Definition at line 264 of file common.h.
| MetaButtonFunction _MetaButtonLayout::left_buttons[MAX_BUTTONS_PER_CORNER] |
Definition at line 267 of file common.h.
Referenced by button_layout_equal(), button_layout_handler(), init_layouts(), meta_frame_layout_calc_geometry(), meta_preview_init(), and run_theme_benchmark().
| gboolean _MetaButtonLayout::left_buttons_has_spacer[MAX_BUTTONS_PER_CORNER] |
Definition at line 268 of file common.h.
Referenced by button_layout_equal(), button_layout_handler(), and meta_frame_layout_calc_geometry().
| MetaButtonFunction _MetaButtonLayout::right_buttons[MAX_BUTTONS_PER_CORNER] |
Definition at line 271 of file common.h.
Referenced by button_layout_equal(), button_layout_handler(), init_layouts(), meta_frame_layout_calc_geometry(), meta_preview_init(), and run_theme_benchmark().
| gboolean _MetaButtonLayout::right_buttons_has_spacer[MAX_BUTTONS_PER_CORNER] |
Definition at line 272 of file common.h.
Referenced by button_layout_equal(), button_layout_handler(), and meta_frame_layout_calc_geometry().
1.5.5