Lines Matching refs:fGlyphs
77 std::vector<uint16_t> fGlyphs;
78 size_t bytesize() { return fGlyphs.size() * sizeof(uint16_t); }
84 fEmojiFont.fGlyphs = {19, 33, 34, 35, 20, 21, 22, 23, 24, 25};
95 fEmojiFont.fGlyphs = {2, 5, 6, 7, 8};
98 fEmojiFont.fGlyphs = {9, 10, 11, 12, 13, 14};
101 fEmojiFont.fGlyphs = {15, 16, 17, 18, 19, 20};
104 fEmojiFont.fGlyphs = {21, 22, 23, 24};
107 fEmojiFont.fGlyphs = {25, 26, 27, 28, 29, 30};
110 fEmojiFont.fGlyphs = {31, 32, 33, 34};
113 fEmojiFont.fGlyphs = {35, 36, 37, 38, 39};
116 fEmojiFont.fGlyphs = {40, 41, 42, 43, 44, 45, 46};
119 fEmojiFont.fGlyphs = {47, 48, 49, 50, 51, 52, 53, 54};
165 canvas->drawSimpleText(fEmojiFont.fGlyphs.data(),