Home
last modified time | relevance | path

Searched refs:prompt_id (Results 1 – 8 of 8) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_numeric_prompt_create.c82 GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size) in _gx_numeric_prompt_create() argument
86 _gx_prompt_create((GX_PROMPT *)prompt, name, GX_NULL, text_id, style, prompt_id, size); in _gx_numeric_prompt_create()
Dgxe_prompt_create.c84 GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, in _gxe_prompt_create() argument
111 status = _gx_prompt_create(prompt, name, parent, text_id, style, prompt_id, size); in _gxe_prompt_create()
Dgxe_numeric_prompt_create.c85 … GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size, in _gxe_numeric_prompt_create() argument
112 status = _gx_numeric_prompt_create(prompt, name, parent, text_id, style, prompt_id, size); in _gxe_numeric_prompt_create()
Dgxe_pixelmap_prompt_create.c90 USHORT prompt_id, in _gxe_pixelmap_prompt_create() argument
118 …status = _gx_pixelmap_prompt_create(prompt, name, parent, text_id, fill_id, style, prompt_id, size… in _gxe_pixelmap_prompt_create()
Dgx_prompt_create.c87 GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, in _gx_prompt_create() argument
92 _gx_widget_create((GX_WIDGET *)prompt, name, GX_NULL, style, prompt_id, size); in _gx_prompt_create()
/GUIX-v6.2.1/common/inc/
Dgx_numeric_prompt.h57 … GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size);
66 … GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size,
Dgx_prompt.h59 ULONG style, USHORT prompt_id,
83 … ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size, UINT prompt_control_block_size);
Dgx_api.h3983 … GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size);
4004 GX_RESOURCE_ID normal_fill_id, ULONG style, USHORT prompt_id,
4040 USHORT prompt_id, GX_CONST GX_RECTANGLE *size);
5454 … GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size,
5476 ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size,
5513 GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id,