Searched refs:checkbox_id (Results 1 – 4 of 4) sorted by relevance
/GUIX-v6.2.1/common/src/ |
D | gxe_checkbox_create.c | 83 GX_RESOURCE_ID text_id, ULONG style, USHORT checkbox_id, in _gxe_checkbox_create() argument 109 status = _gx_checkbox_create(checkbox, name, parent, text_id, style, checkbox_id, size); in _gxe_checkbox_create()
|
D | gx_checkbox_create.c | 81 GX_RESOURCE_ID text_id, ULONG style, USHORT checkbox_id, in _gx_checkbox_create() argument 88 …_gx_text_button_create((GX_TEXT_BUTTON *)checkbox, name, GX_NULL, text_id, style, checkbox_id, siz… in _gx_checkbox_create()
|
/GUIX-v6.2.1/common/inc/ |
D | gx_button.h | 67 GX_RESOURCE_ID text_id, ULONG style, USHORT checkbox_id, 147 … USHORT checkbox_id, GX_CONST GX_RECTANGLE *size, UINT checkbox_control_block_size);
|
D | gx_api.h | 3727 GX_RESOURCE_ID text_id, ULONG style, USHORT checkbox_id, 5205 ULONG style, USHORT checkbox_id, GX_CONST GX_RECTANGLE *size,
|