Searched refs:_gx_horizontal_list_create (Results 1 – 4 of 4) sorted by relevance
/GUIX-v6.2.1/common/src/ |
D | gxe_horizontal_list_create.c | 121 …status = _gx_horizontal_list_create(horizontal_list, name, parent, total_columns, callback, style,… in _gxe_horizontal_list_create()
|
D | gx_horizontal_list_create.c | 89 UINT _gx_horizontal_list_create(GX_HORIZONTAL_LIST *horizontal_list, in _gx_horizontal_list_create() function
|
/GUIX-v6.2.1/common/inc/ |
D | gx_window.h | 60 UINT _gx_horizontal_list_create(GX_HORIZONTAL_LIST *horizontal_list, GX_CONST GX_CHAR *name,
|
D | gx_api.h | 3132 #define gx_horizontal_list_create(a, b, c, d, e, f, g, h) _gx_horizontal_list_create(a, b, (… 3826 UINT _gx_horizontal_list_create(GX_HORIZONTAL_LIST *horizontal_list,
|