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

  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
cmap_table.cc 867 CMapTable::CMapFormat4::Builder::Segment::set_start_count(int32_t start_count) { function in class:sfntly::CMapTable::CMapFormat4::Builder::Segment
983 segment->set_start_count(CMapFormat4::StartCode(data, seg_count, index));
    [all...]
  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.cc 867 CMapTable::CMapFormat4::Builder::Segment::set_start_count(int32_t start_count) { function in class:sfntly::CMapTable::CMapFormat4::Builder::Segment
983 segment->set_start_count(CMapFormat4::StartCode(data, seg_count, index));
    [all...]

Completed in 339 milliseconds