Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_vertical_list_event_process.c102 INT list_height; in _gx_vertical_list_event_process() local
179list_height = list -> gx_vertical_list_child_count * list -> gx_vertical_list_child_height; in _gx_vertical_list_event_process()
182 if (list_height > widget_height) in _gx_vertical_list_event_process()
219list_height = list -> gx_vertical_list_child_count * list -> gx_vertical_list_child_height; in _gx_vertical_list_event_process()
222 if (list_height > widget_height) in _gx_vertical_list_event_process()
261 list_height = list -> gx_vertical_list_child_count * list -> gx_vertical_list_child_height; in _gx_vertical_list_event_process()
264 if (list_height > widget_height) in _gx_vertical_list_event_process()