Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_drop_list_create.c90 ULONG style, USHORT drop_list_id, in _gx_drop_list_create() argument
99 _gx_widget_create((GX_WIDGET *)drop_list, name, GX_NULL, style, drop_list_id, size); in _gx_drop_list_create()
113 _gx_vertical_list_create(list, name, GX_NULL, total_rows, callback, style, drop_list_id, size); in _gx_drop_list_create()
Dgxe_drop_list_create.c87 … ULONG style, USHORT drop_list_id, GX_CONST GX_RECTANGLE *size, UINT drop_list_control_block_size) in _gxe_drop_list_create() argument
114 callback, style, drop_list_id, size); in _gxe_drop_list_create()
/GUIX-v6.2.1/common/inc/
Dgx_drop_list.h57 ULONG style, USHORT drop_list_id, GX_CONST GX_RECTANGLE *size);
70 … ULONG style, USHORT drop_list_id, GX_CONST GX_RECTANGLE *size, UINT drop_list_control_block_size);
Dgx_api.h3831 ULONG style, USHORT drop_list_id,
5309 … ULONG style, USHORT drop_list_id, GX_CONST GX_RECTANGLE *size, UINT drop_list_control_block_size);