Searched refs:NewCMapBuilder (Results 1 – 4 of 4) sorted by relevance
88 cmap_table_builder->NewCMapBuilder(cmap->cmap_id(), cmap->ReadFontData()); in TEST()
514 CMap::Builder* NewCMapBuilder(const CMapId& cmap_id,517 CMap::Builder* NewCMapBuilder(int32_t format, const CMapId& cmap_id);
1244 CMapTable::CMap::Builder* CMapTable::Builder::NewCMapBuilder( in NewCMapBuilder() function in sfntly::CMapTable::Builder1258 CMapTable::Builder::NewCMapBuilder(int32_t format, const CMapId& cmap_id) { in NewCMapBuilder() function in sfntly::CMapTable::Builder
84 (cmap_table_builder->NewCMapBuilder(CMapFormat::kFormat4, in AssembleCMapTable()