Searched defs:kVS19 (Results 1 - 1 of 1) sorted by path

/frameworks/minikin/tests/
H A DFontFamilyTest.cpp364 const uint32_t kVS19 = 0xE0102; local
369 expectVSGlyphs(family.get(), kSupportedChar1, std::set<uint32_t>({kVS1, kVS17, kVS18, kVS19}));
373 expectVSGlyphs(family.get(), kSupportedChar2, std::set<uint32_t>({kVS2, kVS18, kVS19, kVS20}));
381 expectVSGlyphs(family.get(), kVsOnlySupportedChar, std::set<uint32_t>({kVS3, kVS19, kVS20}));

Completed in 117 milliseconds