Searched defs:glyphPtr (Results 1 – 1 of 1) sorted by relevance
482 std::unique_ptr<uint16_t[]> glyphPtr = std::make_unique<uint16_t[]>(fontSize); in OnGetWidths() local829 std::unique_ptr<uint16_t[]> glyphPtr = std::make_unique<uint16_t[]>(glyphCount); in OnTextToGlyphs() local