Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_draw.cpp1891 int buf_packedchars_out_n = 0; in ImFontAtlasBuildWithStbTruetype() local
1899 src_tmp.PackedChars = &buf_packedchars[buf_packedchars_out_n]; in ImFontAtlasBuildWithStbTruetype()
1901 buf_packedchars_out_n += src_tmp.GlyphsCount; in ImFontAtlasBuildWithStbTruetype()