Home
last modified time | relevance | path

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

/third_party/glfw/deps/
Dnuklear.h4853 struct nk_style_toggle { struct
4855 struct nk_style_item normal;
4856 struct nk_style_item hover;
4857 struct nk_style_item active;
4858 struct nk_color border_color;
4861 struct nk_style_item cursor_normal;
4862 struct nk_style_item cursor_hover;
4865 struct nk_color text_normal;
4866 struct nk_color text_hover;
4867 struct nk_color text_active;
[all …]