Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_menu_position.c75 GX_RECTANGLE *menu_size = &menu -> gx_widget_size; in _gx_menu_one_level_position() local
84 size.gx_rectangle_left = (GX_VALUE)(menu_size -> gx_rectangle_left + indentation); in _gx_menu_one_level_position()
85 size.gx_rectangle_right = (GX_VALUE)(menu_size -> gx_rectangle_right); in _gx_menu_one_level_position()
86 size.gx_rectangle_top = (GX_VALUE)(menu_size -> gx_rectangle_bottom + 1); in _gx_menu_one_level_position()
108 size.gx_rectangle_bottom = menu_size -> gx_rectangle_bottom; in _gx_menu_one_level_position()
164 size.gx_rectangle_top = (GX_VALUE)(menu_size -> gx_rectangle_bottom + 1); in _gx_menu_one_level_position()