Home
last modified time | relevance | path

Searched refs:array_of_unicode_codepoints (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/imgui/
Dimstb_truetype.h624 …int *array_of_unicode_codepoints; // if non-zero, then this is an array of unicode codepoints member
4001 …t = ranges[i].array_of_unicode_codepoints == NULL ? ranges[i].first_unicode_codepoint_in_range + j… in stbtt_PackFontRangesGatherRects()
4069 …t = ranges[i].array_of_unicode_codepoints == NULL ? ranges[i].first_unicode_codepoint_in_range + j… in stbtt_PackFontRangesRenderIntoRects()
4173 range.array_of_unicode_codepoints = NULL; in stbtt_PackFontRange()
Dimgui_draw.cpp1907 src_tmp.PackRange.array_of_unicode_codepoints = src_tmp.GlyphsList.Data; in ImFontAtlasBuildWithStbTruetype()
/third_party/glfw/deps/
Dnuklear.h10954 int *array_of_unicode_codepoints;
12461 ranges[i].array_of_unicode_codepoints[j];
12510 ranges[i].array_of_unicode_codepoints[j];