![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"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) |