Searched refs:kVsOnlySupportedChar (Results 1 – 1 of 1) sorted by relevance
541 const uint32_t kVsOnlySupportedChar = 0x717D; in TEST_F() local542 EXPECT_FALSE(family->getCoverage().get(kVsOnlySupportedChar)); in TEST_F()543 expectVSGlyphs(family.get(), kVsOnlySupportedChar, std::set<uint32_t>({kVS3, kVS19, kVS20})); in TEST_F()