Searched refs:buf_packedchars_out_n (Results 1 – 1 of 1) sorted by relevance
1891 int buf_packedchars_out_n = 0; in ImFontAtlasBuildWithStbTruetype() local1899 src_tmp.PackedChars = &buf_packedchars[buf_packedchars_out_n]; in ImFontAtlasBuildWithStbTruetype()1901 buf_packedchars_out_n += src_tmp.GlyphsCount; in ImFontAtlasBuildWithStbTruetype()