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

  /external/sfntly/cpp/src/sfntly/table/core/
name_table.cc 632 UConverter* NameTable::GetCharset(int32_t platform_id, int32_t encoding_id) {
653 UConverter* cs = GetCharset(platform_id, encoding_id);
682 UConverter* cs = GetCharset(platform_id, encoding_id);
  /external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp 370 FX_DWORD GetCharset(int charset) {
    [all...]

Completed in 411 milliseconds