![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cpdf_cmap.h>
Public Attributes | |
size_t | m_CharSize |
std::array< uint8_t, 4 > | m_Lower |
std::array< uint8_t, 4 > | m_Upper |
Definition at line 47 of file cpdf_cmap.h.
size_t CPDF_CMap::CodeRange::m_CharSize |
Definition at line 48 of file cpdf_cmap.h.
std::array<uint8_t, 4> CPDF_CMap::CodeRange::m_Lower |
Definition at line 49 of file cpdf_cmap.h.
std::array<uint8_t, 4> CPDF_CMap::CodeRange::m_Upper |
Definition at line 50 of file cpdf_cmap.h.