Searched refs:append_tounicode_header (Results 1 – 1 of 1) sorted by relevance
363 static void append_tounicode_header(SkDynamicMemoryWStream* cmap, in append_tounicode_header() function570 append_tounicode_header(&cmap, firstGlyphID, lastGlyphID); in generate_tounicode_cmap()572 append_tounicode_header(&cmap, 1, lastGlyphID - firstGlyphID + 1); in generate_tounicode_cmap()