Searched refs:_gx_pixelmap_prompt_create (Results 1 – 6 of 6) sorted by relevance
/GUIX-v6.2.1/common/src/ |
D | gx_numeric_pixelmap_prompt_create.c | 92 …_gx_pixelmap_prompt_create((GX_PIXELMAP_PROMPT *)prompt, name, parent, text_id, fill_id, style, pi… in _gx_numeric_pixelmap_prompt_create()
|
D | gxe_pixelmap_prompt_create.c | 118 …status = _gx_pixelmap_prompt_create(prompt, name, parent, text_id, fill_id, style, prompt_id, size… in _gxe_pixelmap_prompt_create()
|
D | gx_pixelmap_prompt_create.c | 82 UINT _gx_pixelmap_prompt_create(GX_PIXELMAP_PROMPT *prompt, in _gx_pixelmap_prompt_create() function
|
D | gx_menu_create.c | 92 …_gx_pixelmap_prompt_create((GX_PIXELMAP_PROMPT *)menu, name, GX_NULL, text_id, fill_id, style, men… in _gx_menu_create()
|
/GUIX-v6.2.1/common/inc/ |
D | gx_pixelmap_prompt.h | 56 UINT _gx_pixelmap_prompt_create(GX_PIXELMAP_PROMPT *prompt, GX_CONST GX_CHAR *name, GX_WIDGET *pare…
|
D | gx_api.h | 3248 #define gx_pixelmap_prompt_create(a, b, c, d, e, f, g, h) _gx_pixelmap_prompt_create(a, b, (… 4002 UINT _gx_pixelmap_prompt_create(GX_PIXELMAP_PROMPT *prompt,
|