Home
last modified time | relevance | path

Searched defs:nk_style_button (Results 1 – 1 of 1) sorted by relevance

/third_party/glfw/deps/
Dnuklear.h4826 struct nk_style_button { struct
4828 struct nk_style_item normal;
4829 struct nk_style_item hover;
4830 struct nk_style_item active;
4831 struct nk_color border_color;
4834 struct nk_color text_background;
4835 struct nk_color text_normal;
4836 struct nk_color text_hover;
4837 struct nk_color text_active;
4838 nk_flags text_alignment;
[all …]