RetroArch
Functions
nk_menu.c File Reference
#include "nk_menu.h"
Include dependency graph for nk_menu.c:

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)
 

Function Documentation

◆ nk_common_set_style()

void nk_common_set_style ( struct nk_context ctx)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ nk_wnd_get_state()

void nk_wnd_get_state ( nk_menu_handle_t nk,
const int  id,
struct nk_vec2 pos,
struct nk_vec2 size 
)

◆ nk_wnd_set_state()

void nk_wnd_set_state ( nk_menu_handle_t nk,
const int  id,
struct nk_vec2  pos,
struct nk_vec2  size 
)
Here is the caller graph for this function: