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

  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.h 571 // This function is renamed from cmapId to GetCMapId().
572 virtual CMapId GetCMapId(int32_t index);
cmap_table.cc 114 CMapTable::CMapId CMapTable::GetCMapId(int32_t index) {
169 if (filter_->accept(table_->GetCMapId(table_index_))) {
    [all...]

Completed in 241 milliseconds