Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fgas_arabic.cpp File Reference

(0ccf980226462398d5097987466bcffd8236e1e9)

#include "xfa/fgas/layout/fgas_arabic.h"
#include <array>
#include <iterator>
#include "core/fxcrt/fx_unicode.h"
#include "core/fxcrt/stl_util.h"
#include "xfa/fgas/layout/cfgas_char.h"
Include dependency graph for fgas_arabic.cpp:

Go to the source code of this file.

Namespaces

namespace  pdfium

Functions

wchar_t pdfium::GetArabicFormChar (wchar_t wch, wchar_t prev, wchar_t next)
wchar_t pdfium::GetArabicFormChar (const CFGAS_Char *cur, const CFGAS_Char *prev, const CFGAS_Char *next)
std::optional< wchar_t > pdfium::GetArabicFromShaddaTable (wchar_t shadda)