Searched refs:checkbox_id (Results 1 – 4 of 4) sorted by relevance
/GUIX-v6.4.1/common/src/ |
D | gxe_checkbox_create.c | 82 GX_RESOURCE_ID text_id, ULONG style, USHORT checkbox_id, in _gxe_checkbox_create() argument 108 status = _gx_checkbox_create(checkbox, name, parent, text_id, style, checkbox_id, size); in _gxe_checkbox_create()
|
D | gx_checkbox_create.c | 80 GX_RESOURCE_ID text_id, ULONG style, USHORT checkbox_id, in _gx_checkbox_create() argument 87 …_gx_text_button_create((GX_TEXT_BUTTON *)checkbox, name, GX_NULL, text_id, style, checkbox_id, siz… in _gx_checkbox_create()
|
/GUIX-v6.4.1/common/inc/ |
D | gx_button.h | 66 GX_RESOURCE_ID text_id, ULONG style, USHORT checkbox_id, 146 … USHORT checkbox_id, GX_CONST GX_RECTANGLE *size, UINT checkbox_control_block_size);
|
D | gx_api.h | 3753 GX_RESOURCE_ID text_id, ULONG style, USHORT checkbox_id, 5235 ULONG style, USHORT checkbox_id, GX_CONST GX_RECTANGLE *size,
|