Lines Matching defs:query
3792 of a bigger font atlas texture and a callback to query a character's glyph
3820 font.query = query_your_font_glyph;
3923 nk_query_font_glyph_f query;
3924 /* font glyph callback to query drawing info */
10368 /* query currently drawn glyph information */
10370 font->query(font->userdata, font_height, &g, unicode,
12914 /* query glyph bounds from stb_truetype */
13028 /* query currently drawn glyph information */
13119 font->handle.query = nk_font_query_font_glyph;
25518 /// query for widgets.