Searched refs:drop_list_id (Results 1 – 4 of 4) sorted by relevance
| /GUIX-v6.2.1/common/src/ |
| D | gx_drop_list_create.c | 90 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()
|
| D | gxe_drop_list_create.c | 87 … 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/ |
| D | gx_drop_list.h | 57 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);
|
| D | gx_api.h | 3831 ULONG style, USHORT drop_list_id, 5309 … ULONG style, USHORT drop_list_id, GX_CONST GX_RECTANGLE *size, UINT drop_list_control_block_size);
|