H A D | nuklear.h | 3774 float text_width = ...; 3775 return text_width; 3799 float text_width = ...; 3800 return text_width; 5823 NK_LIB int nk_text_clamp(const struct nk_user_font *font, const char *text, int text_len, float space, int *glyphs, float *text_width, nk_rune *sep_list, int sep_count); 7331 int text_len, float space, int *glyphs, float *text_width, in nk_text_clamp() 7369 *text_width = last_width; in nk_text_clamp() 7373 *text_width = sep_width; in nk_text_clamp() 9173 float text_width = 0; in nk_draw_text() local 9186 text_width in nk_draw_text() 7330 nk_text_clamp(const struct nk_user_font *font, const char *text, int text_len, float space, int *glyphs, float *text_width, nk_rune *sep_list, int sep_count) nk_text_clamp() argument 13011 float text_width = 0; nk_font_text_width() local 18545 float text_width; nk_tree_element_image_push_hashed_base() local 19264 float text_width; nk_widget_text() local 25372 float text_width; nk_tooltip() local [all...] |