Searched refs:total_columns (Results 1 – 4 of 4) sorted by relevance
| /GUIX-v6.2.1/common/src/ |
| D | gxe_horizontal_list_create.c | 85 GX_WIDGET *parent, INT total_columns, in _gxe_horizontal_list_create() argument 114 if (total_columns <= 0) in _gxe_horizontal_list_create() 120 …status = _gx_horizontal_list_create(horizontal_list, name, parent, total_columns, callback, style,… in _gxe_horizontal_list_create()
|
| D | gx_horizontal_list_create.c | 90 GX_WIDGET *parent, INT total_columns, in _gx_horizontal_list_create() argument 103 horizontal_list -> gx_horizontal_list_total_columns = total_columns; in _gx_horizontal_list_create()
|
| /GUIX-v6.2.1/common/inc/ |
| D | gx_window.h | 60 GX_WIDGET *parent, INT total_columns,
|
| D | gx_api.h | 3855 INT total_columns, 5331 … INT total_columns, VOID (*callback)(GX_HORIZONTAL_LIST *, GX_WIDGET *, INT),
|