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

  /external/pdfium/core/include/fxge/
fpf.h 35 virtual uint8_t GetCharset() const = 0;
  /external/pdfium/core/src/fxge/android/
fpf_skiafont.h 29 uint8_t GetCharset() const override { return m_uCharset; }
fx_android_font.cpp 72 charset = ((IFPF_Font*)hFont)->GetCharset();
  /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);
name_table.h 725 static UConverter* GetCharset(int32_t platform_id, int32_t encoding_id);
  /external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp 370 FX_DWORD GetCharset(int charset) {
    [all...]

Completed in 98 milliseconds