Searched refs:PackedChars (Results 1 – 1 of 1) sorted by relevance
1755 stbtt_packedchar* PackedChars; // Output glyphs member1899 src_tmp.PackedChars = &buf_packedchars[buf_packedchars_out_n]; in ImFontAtlasBuildWithStbTruetype()1909 src_tmp.PackRange.chardata_for_range = src_tmp.PackedChars; in ImFontAtlasBuildWithStbTruetype()2019 const stbtt_packedchar& pc = src_tmp.PackedChars[glyph_i]; in ImFontAtlasBuildWithStbTruetype()2030 …stbtt_GetPackedQuad(src_tmp.PackedChars, atlas->TexWidth, atlas->TexHeight, glyph_i, &dummy_x, &du… in ImFontAtlasBuildWithStbTruetype()