Searched defs:nk_configuration_stacks (Results 1 – 1 of 1) sorted by relevance
5517 struct nk_configuration_stacks { struct5518 struct nk_config_stack_style_item style_items;5519 struct nk_config_stack_float floats;5520 struct nk_config_stack_vec2 vectors;5521 struct nk_config_stack_flags flags;5522 struct nk_config_stack_color colors;5523 struct nk_config_stack_user_font fonts;5524 struct nk_config_stack_button_behavior button_behaviors;