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

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
cmap_table.h 516 // Create a new empty CMapBuilder of the type specified in the id.
518 CMap::Builder* CMapBuilder(const CMapId& cmap_id);
526 static CALLER_ATTACH CMap::Builder* CMapBuilder(ReadableFontData* data,
cmap_table.cc     [all...]

Completed in 1080 milliseconds