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.c81 GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size) in _gx_numeric_prompt_create() argument
85 _gx_prompt_create((GX_PROMPT *)prompt, name, GX_NULL, text_id, style, prompt_id, size); in _gx_numeric_prompt_create()
Dgxe_numeric_prompt_create.c84 … GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size, in _gxe_numeric_prompt_create() argument
111 status = _gx_numeric_prompt_create(prompt, name, parent, text_id, style, prompt_id, size); in _gxe_numeric_prompt_create()
Dgxe_prompt_create.c83 GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, in _gxe_prompt_create() argument
110 status = _gx_prompt_create(prompt, name, parent, text_id, style, prompt_id, size); in _gxe_prompt_create()
Dgxe_pixelmap_prompt_create.c89 USHORT prompt_id, in _gxe_pixelmap_prompt_create() argument
117 …status = _gx_pixelmap_prompt_create(prompt, name, parent, text_id, fill_id, style, prompt_id, size… in _gxe_pixelmap_prompt_create()
Dgx_prompt_create.c86 GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, in _gx_prompt_create() argument
91 _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.h56 … GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size);
65 … GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size,
Dgx_prompt.h58 ULONG style, USHORT prompt_id,
82 … ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size, UINT prompt_control_block_size);
Dgx_api.h4009 … GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size);
4030 GX_RESOURCE_ID normal_fill_id, ULONG style, USHORT prompt_id,
4066 USHORT prompt_id, GX_CONST GX_RECTANGLE *size);
5484 … GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size,
5506 ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size,
5543 GX_RESOURCE_ID text_id, ULONG style, USHORT prompt_id,