![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "core/fpdfapi/page/cpdf_textobject.h"#include <algorithm>#include "core/fpdfapi/font/cpdf_cidfont.h"#include "core/fpdfapi/font/cpdf_font.h"#include "core/fxcrt/check.h"#include "core/fxcrt/fx_coordinates.h"#include "core/fxcrt/span.h"#include "core/fxcrt/span_util.h"Go to the source code of this file.
Macros | |
| #define | ISLATINWORD(u) |
| #define ISLATINWORD | ( | u | ) |
Definition at line 18 of file cpdf_textobject.cpp.