![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <optional>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) |
Variables | |
| constexpr wchar_t | pdfium::kArabicLetterLam = 0x0644 |
| constexpr wchar_t | pdfium::kArabicLetterHeh = 0x0647 |
| constexpr wchar_t | pdfium::kArabicShadda = 0x0651 |
| constexpr wchar_t | pdfium::kArabicLetterSuperscriptAlef = 0x0670 |