Home
last modified time | relevance | path

Searched refs:ARABIC_CHARSET (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_FontMap.cpp398 nCharset = ARABIC_CHARSET; in GetNativeCharset()
423 {ARABIC_CHARSET, "Arial"}, {-1, NULL}};
473 return ARABIC_CHARSET; in CharSetFromUnicode()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_FontMap.h40 #define ARABIC_CHARSET 178 macro
/external/pdfium/core/src/fpdfdoc/
Ddoc_form.cpp484 charSet = ARABIC_CHARSET; in GetNativeCharSet()