Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Namespaces | |
namespace | fxcmap |
Functions | |
uint16_t | fxcmap::CIDFromCharCode (const CMap *pMap, uint32_t charcode) |
uint32_t | fxcmap::CharCodeFromCID (const CMap *pMap, uint16_t cid) |
uint16_t cid |
Definition at line 19 of file fpdf_cmaps.cpp.
Referenced by fxcmap::CharCodeFromCID().
uint16_t code |
Definition at line 18 of file fpdf_cmaps.cpp.
Referenced by fxcmap::CharCodeFromCID(), and fxcmap::CIDFromCharCode().
uint16_t high |
Definition at line 24 of file fpdf_cmaps.cpp.
Referenced by fxcmap::CharCodeFromCID(), and fxcmap::CIDFromCharCode().
uint16_t low |
Definition at line 23 of file fpdf_cmaps.cpp.
Referenced by fxcmap::CharCodeFromCID().