Home
last modified time | relevance | path

Searched refs:_gx_horizontal_scrollbar_create (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgxe_horizontal_scrollbar_create.c103 status = _gx_horizontal_scrollbar_create(scrollbar, name, parent, appearance, style); in _gxe_horizontal_scrollbar_create()
Dgx_horizontal_scrollbar_create.c85 UINT _gx_horizontal_scrollbar_create(GX_SCROLLBAR *scrollbar, GX_CONST GX_CHAR *name, GX_WINDOW *p… in _gx_horizontal_scrollbar_create() function
/GUIX-v6.2.1/common/inc/
Dgx_scrollbar.h55 UINT _gx_horizontal_scrollbar_create(GX_SCROLLBAR *scrollbar, GX_CONST GX_CHAR *name, GX_WINDOW *pa…
Dgx_api.h3166 #define gx_horizontal_scrollbar_create(a, b, c, d, e) _gx_horizontal_scrollbar_create(a,…
3866 UINT _gx_horizontal_scrollbar_create(GX_SCROLLBAR *scrollbar, GX_CONST GX_CHAR *name,