Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_vertical_list_children_position.c95 …child -> gx_widget_id = (USHORT)(LIST_CHILD_ID_START + vertical_list -> gx_vertical_list_child_cou… in _gx_vertical_list_children_position()
Dgx_horizontal_list_children_position.c99 …child -> gx_widget_id = (USHORT)(LIST_CHILD_ID_START + horizontal_list -> gx_horizontal_list_child… in _gx_horizontal_list_children_position()
/GUIX-v6.2.1/common/inc/
Dgx_window.h52 #define LIST_CHILD_ID_START 4096 macro