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.c107 INT list_width; in _gx_horizontal_list_event_process() local
183list_width = list -> gx_horizontal_list_child_count * list -> gx_horizontal_list_child_width; in _gx_horizontal_list_event_process()
186 if (list_width > widget_width) in _gx_horizontal_list_event_process()
224list_width = list -> gx_horizontal_list_child_count * list -> gx_horizontal_list_child_width; in _gx_horizontal_list_event_process()
227 if (list_width > widget_width) in _gx_horizontal_list_event_process()
266list_width = list -> gx_horizontal_list_child_count * list -> gx_horizontal_list_child_width; in _gx_horizontal_list_event_process()
269 if (list_width > widget_width) in _gx_horizontal_list_event_process()