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

  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.cc 844 : start_count_(other->start_count_),
854 : start_count_(start_count),
863 return start_count_;
868 start_count_ = start_count;
    [all...]
cmap_table.h 360 int32_t start_count_; member in class:sfntly::CMapTable::CMapFormat4::Builder::Segment

Completed in 539 milliseconds