HomeSort by relevance Sort by last modified time
    Searched refs:NewCMapBuilder (Results 1 - 4 of 4) sorted by null

  /external/sfntly/cpp/src/test/
cmap_editing_test.cc 88 cmap_table_builder->NewCMapBuilder(cmap->cmap_id(), cmap->ReadFontData());
  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.h 514 CMap::Builder* NewCMapBuilder(const CMapId& cmap_id,
517 CMap::Builder* NewCMapBuilder(int32_t format, const CMapId& cmap_id);
cmap_table.cc     [all...]
  /external/sfntly/cpp/src/sample/subtly/
font_assembler.cc 84 (cmap_table_builder->NewCMapBuilder(CMapFormat::kFormat4,

Completed in 1350 milliseconds