Searched refs:cmap1_ (Results 1 – 1 of 1) sorted by relevance
97 Ptr<CMapTable::CMap> cmap1_; member in sfntly::CMapTests125 cmap1_.Attach(cmap_table->GetCMap(GetParam().first_platform_id(), in CommonSetUp()127 ASSERT_NE((cmap1_), reinterpret_cast<CMapTable::CMap*>(NULL)); in CommonSetUp()153 int32_t glyph_id1 = cmap1_->GlyphId(c1); in CompareCMaps()