Searched refs:menu_list (Results 1 – 1 of 1) sorted by relevance
562 GX_MENU_LIST *menu_list; in _gx_accordion_menu_pen_up_event_process() local585 menu_list = &((GX_MENU *)child) -> gx_menu_list; in _gx_accordion_menu_pen_up_event_process()588 _gx_widget_link(child -> gx_widget_parent, (GX_WIDGET *)menu_list); in _gx_accordion_menu_pen_up_event_process()590 …x_shift = (GX_VALUE)(child -> gx_widget_size.gx_rectangle_left - menu_list -> gx_widget_size.gx_re… in _gx_accordion_menu_pen_up_event_process()591 …y_shift = (GX_VALUE)(child -> gx_widget_size.gx_rectangle_bottom + 1 - menu_list -> gx_widget_size… in _gx_accordion_menu_pen_up_event_process()596 _gx_widget_shift((GX_WIDGET *)menu_list, x_shift, y_shift, GX_FALSE); in _gx_accordion_menu_pen_up_event_process()