Searched refs:prompt_id (Results 1 – 8 of 8) sorted by relevance
| /GUIX-v6.2.1/common/src/ |
| D | gx_numeric_prompt_create.c | 81 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()
|
| D | gxe_numeric_prompt_create.c | 84 … 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()
|
| D | gxe_prompt_create.c | 83 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()
|
| D | gxe_pixelmap_prompt_create.c | 89 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()
|
| D | gx_prompt_create.c | 86 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/ |
| D | gx_numeric_prompt.h | 56 … 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,
|
| D | gx_prompt.h | 58 ULONG style, USHORT prompt_id, 82 … ULONG style, USHORT prompt_id, GX_CONST GX_RECTANGLE *size, UINT prompt_control_block_size);
|
| D | gx_api.h | 4009 … 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,
|