OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 80 milliseconds