OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetEncodingName
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/table/core/
name_table.cc
570
const char* NameTable::
GetEncodingName
(int32_t platform_id,
634
UConverter* conv = ucnv_open(
GetEncodingName
(platform_id, encoding_id),
name_table.h
722
static const char*
GetEncodingName
(int32_t platform_id, int32_t encoding_id);
Completed in 56 milliseconds