Home
last modified time | relevance | path

Searched refs:GetCharset (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/src/fxge/android/
Dfpf_skiafont.h31 virtual FX_BYTE GetCharset() const in GetCharset() function
Dfx_android_font.cpp73 charset = ((IFPF_Font*)hFont)->GetCharset(); in GetFontCharset()
/external/pdfium/core/include/fxge/
Dfpf.h34 virtual FX_BYTE GetCharset() const = 0;
/external/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc632 UConverter* NameTable::GetCharset(int32_t platform_id, int32_t encoding_id) { in GetCharset() function in sfntly::NameTable
653 UConverter* cs = GetCharset(platform_id, encoding_id); in ConvertToNameBytes()
682 UConverter* cs = GetCharset(platform_id, encoding_id); in ConvertFromNameBytes()
Dname_table.h725 static UConverter* GetCharset(int32_t platform_id, int32_t encoding_id);
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfont_int.h90 int GetCharset() in GetCharset() function
/external/pdfium/core/include/fpdfapi/
Dfpdf_resource.h522 int GetCharset() const in GetCharset() function