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.c103 INT list_height; in _gx_vertical_list_event_process() local
180list_height = list -> gx_vertical_list_child_count * list -> gx_vertical_list_child_height; in _gx_vertical_list_event_process()
183 if (list_height > widget_height) in _gx_vertical_list_event_process()
220list_height = list -> gx_vertical_list_child_count * list -> gx_vertical_list_child_height; in _gx_vertical_list_event_process()
223 if (list_height > widget_height) in _gx_vertical_list_event_process()
262 list_height = list -> gx_vertical_list_child_count * list -> gx_vertical_list_child_height; in _gx_vertical_list_event_process()
265 if (list_height > widget_height) in _gx_vertical_list_event_process()