|
RetroArch
|
#include "nk_menu.h"Functions | |
| void | nk_wnd_set_state (nk_menu_handle_t *nk, const int id, struct nk_vec2 pos, struct nk_vec2 size) |
| void | nk_wnd_get_state (nk_menu_handle_t *nk, const int id, struct nk_vec2 *pos, struct nk_vec2 *size) |
| void | nk_common_set_style (struct nk_context *ctx) |
| void nk_common_set_style | ( | struct nk_context * | ctx | ) |
| void nk_wnd_get_state | ( | nk_menu_handle_t * | nk, |
| const int | id, | ||
| struct nk_vec2 * | pos, | ||
| struct nk_vec2 * | size | ||
| ) |
| void nk_wnd_set_state | ( | nk_menu_handle_t * | nk, |
| const int | id, | ||
| struct nk_vec2 | pos, | ||
| struct nk_vec2 | size | ||
| ) |
1.8.15