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