Searched refs:kVS18 (Results 1 – 1 of 1) sorted by relevance
/frameworks/minikin/tests/ |
D | FontFamilyTest.cpp | 363 const uint32_t kVS18 = 0xE0101; in TEST_F() local 369 expectVSGlyphs(family.get(), kSupportedChar1, std::set<uint32_t>({kVS1, kVS17, kVS18, kVS19})); in TEST_F() 373 expectVSGlyphs(family.get(), kSupportedChar2, std::set<uint32_t>({kVS2, kVS18, kVS19, kVS20})); in TEST_F()
|