Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_horizontal_list_event_process.c106 INT list_width; in _gx_horizontal_list_event_process() local
182list_width = list -> gx_horizontal_list_child_count * list -> gx_horizontal_list_child_width; in _gx_horizontal_list_event_process()
185 if (list_width > widget_width) in _gx_horizontal_list_event_process()
223list_width = list -> gx_horizontal_list_child_count * list -> gx_horizontal_list_child_width; in _gx_horizontal_list_event_process()
226 if (list_width > widget_width) in _gx_horizontal_list_event_process()
265list_width = list -> gx_horizontal_list_child_count * list -> gx_horizontal_list_child_width; in _gx_horizontal_list_event_process()
268 if (list_width > widget_width) in _gx_horizontal_list_event_process()