Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Classes | |
struct | CMap |
struct | DWordCIDMap |
Functions | |
uint16_t | CIDFromCharCode (const CMap *pMap, uint32_t charcode) |
uint32_t | CharCodeFromCID (const CMap *pMap, uint16_t cid) |
Variables | |
const uint16_t | kCNS1CID2Unicode_5 [19088] |
const uint16_t | kB5pc_H_0 [] |
const uint16_t | kB5pc_V_0 [] |
const uint16_t | kHKscs_B5_H_5 [] |
const uint16_t | kHKscs_B5_V_5 [] |
const uint16_t | kETen_B5_H_0 [] |
const uint16_t | kETen_B5_V_0 [] |
const uint16_t | kETenms_B5_H_0 [] |
const uint16_t | kETenms_B5_V_0 [] |
const uint16_t | kCNS_EUC_H_0 [] |
const DWordCIDMap | kCNS_EUC_H_0_DWord [] |
const uint16_t | kCNS_EUC_V_0 [] |
const DWordCIDMap | kCNS_EUC_V_0_DWord [] |
const uint16_t | kUniCNS_UCS2_H_3 [] |
const uint16_t | kUniCNS_UCS2_V_3 [] |
const uint16_t | kUniCNS_UTF16_H_0 [] |
const CMap | kCNS1_cmaps [] |
const size_t | kCNS1_cmaps_size = std::size(kCNS1_cmaps) |
const uint16_t | kGB1CID2Unicode_5 [30284] |
const CMap | kGB1_cmaps [] |
const size_t | kGB1_cmaps_size = std::size(kGB1_cmaps) |
const uint16_t | kGB_EUC_H_0 [90 *3] |
const uint16_t | kGB_EUC_V_0 [] |
const uint16_t | kGBpc_EUC_H_0 [] |
const uint16_t | kGBpc_EUC_V_0 [] |
const uint16_t | kGBK_EUC_H_2 [] |
const uint16_t | kGBK_EUC_V_2 [] |
const uint16_t | kGBKp_EUC_H_2 [] |
const uint16_t | kGBKp_EUC_V_2 [] |
const uint16_t | kGBK2K_H_5 [] |
const DWordCIDMap | kGBK2K_H_5_DWord [] |
const uint16_t | kGBK2K_V_5 [] |
const uint16_t | kUniGB_UCS2_H_4 [] |
const uint16_t | kUniGB_UCS2_V_4 [] |
const uint16_t | k83pv_RKSJ_H_1 [222 *3] |
const uint16_t | k90ms_RKSJ_H_2 [] |
const uint16_t | k90ms_RKSJ_V_2 [] |
const uint16_t | k90msp_RKSJ_H_2 [] |
const uint16_t | k90msp_RKSJ_V_2 [] |
const uint16_t | k90pv_RKSJ_H_1 [] |
const uint16_t | kAdd_RKSJ_H_1 [] |
const uint16_t | kAdd_RKSJ_V_1 [] |
const uint16_t | kEUC_H_1 [] |
const uint16_t | kEUC_V_1 [] |
const uint16_t | kExt_RKSJ_H_2 [] |
const uint16_t | kExt_RKSJ_V_2 [] |
const uint16_t | kH_1 [] |
const uint16_t | kV_1 [] |
const uint16_t | kUniJIS_UCS2_H_4 [] |
const uint16_t | kUniJIS_UCS2_V_4 [] |
const uint16_t | kUniJIS_UCS2_HW_H_4 [] |
const uint16_t | kUniJIS_UCS2_HW_V_4 [] |
const uint16_t | kUniJIS_UTF16_H_0 [] |
const uint16_t | kUniJIS_UTF16_H_0_DWord [] |
const uint16_t | kUniJIS_UTF16_V_0 [] |
const uint16_t | kJapan1CID2Unicode_4 [15444] |
const CMap | kJapan1_cmaps [] |
const size_t | kJapan1_cmaps_size = std::size(kJapan1_cmaps) |
const uint16_t | kKorea1CID2Unicode_2 [18352] |
const uint16_t | kKSC_EUC_H_0 [] |
const uint16_t | kKSC_EUC_V_0 [] |
const uint16_t | kKSCms_UHC_H_1 [] |
const uint16_t | kKSCms_UHC_V_1 [] |
const uint16_t | kKSCms_UHC_HW_H_1 [] |
const uint16_t | kKSCms_UHC_HW_V_1 [] |
const uint16_t | kKSCpc_EUC_H_0 [] |
const uint16_t | kUniKS_UCS2_H_1 [] |
const uint16_t | kUniKS_UCS2_V_1 [] |
const uint16_t | kUniKS_UTF16_H_0 [] |
const CMap | kKorea1_cmaps [] |
const size_t | kKorea1_cmaps_size = std::size(kKorea1_cmaps) |
uint32_t fxcmap::CharCodeFromCID | ( | const CMap * | pMap, |
uint16_t | cid ) |
Definition at line 93 of file fpdf_cmaps.cpp.
References cid, code, high, fxcmap::CMap::kRange, fxcmap::CMap::kSingle, low, fxcmap::CMap::m_pWordMap, fxcmap::CMap::m_WordCount, and fxcmap::CMap::m_WordMapType.
uint16_t fxcmap::CIDFromCharCode | ( | const CMap * | pMap, |
uint32_t | charcode ) |
Definition at line 34 of file fpdf_cmaps.cpp.
References code, high, fxcmap::CMap::kRange, fxcmap::CMap::kSingle, fxcmap::CMap::m_DWordCount, fxcmap::DWordCIDMap::m_HiWord, fxcmap::DWordCIDMap::m_LoWordHigh, fxcmap::CMap::m_pDWordMap, fxcmap::CMap::m_pWordMap, fxcmap::CMap::m_WordCount, and fxcmap::CMap::m_WordMapType.
const uint16_t fxcmap::k83pv_RKSJ_H_1 |
Definition at line 11 of file 83pv-RKSJ-H_1.cpp.
const uint16_t fxcmap::k90ms_RKSJ_H_2 |
Definition at line 11 of file 90ms-RKSJ-H_2.cpp.
const uint16_t fxcmap::k90ms_RKSJ_V_2 |
Definition at line 11 of file 90ms-RKSJ-V_2.cpp.
const uint16_t fxcmap::k90msp_RKSJ_H_2 |
Definition at line 11 of file 90msp-RKSJ-H_2.cpp.
const uint16_t fxcmap::k90msp_RKSJ_V_2 |
Definition at line 11 of file 90msp-RKSJ-V_2.cpp.
const uint16_t fxcmap::k90pv_RKSJ_H_1 |
Definition at line 11 of file 90pv-RKSJ-H_1.cpp.
const uint16_t fxcmap::kAdd_RKSJ_H_1 |
Definition at line 11 of file Add-RKSJ-H_1.cpp.
const uint16_t fxcmap::kAdd_RKSJ_V_1 |
Definition at line 11 of file Add-RKSJ-V_1.cpp.
const uint16_t fxcmap::kB5pc_H_0 |
Definition at line 11 of file B5pc-H_0.cpp.
const uint16_t fxcmap::kB5pc_V_0 |
Definition at line 11 of file B5pc-V_0.cpp.
const CMap fxcmap::kCNS1_cmaps |
Definition at line 13 of file cmaps_cns1.cpp.
const size_t fxcmap::kCNS1_cmaps_size = std::size(kCNS1_cmaps) |
Definition at line 35 of file cmaps_cns1.cpp.
const uint16_t fxcmap::kCNS1CID2Unicode_5 |
Definition at line 11 of file Adobe-CNS1-UCS2_5.cpp.
const uint16_t fxcmap::kCNS_EUC_H_0 |
Definition at line 11 of file CNS-EUC-H_0.cpp.
const DWordCIDMap fxcmap::kCNS_EUC_H_0_DWord |
Definition at line 67 of file CNS-EUC-H_0.cpp.
const uint16_t fxcmap::kCNS_EUC_V_0 |
Definition at line 11 of file CNS-EUC-V_0.cpp.
const DWordCIDMap fxcmap::kCNS_EUC_V_0_DWord |
Definition at line 74 of file CNS-EUC-V_0.cpp.
const uint16_t fxcmap::kETen_B5_H_0 |
Definition at line 11 of file ETen-B5-H_0.cpp.
const uint16_t fxcmap::kETen_B5_V_0 |
Definition at line 11 of file ETen-B5-V_0.cpp.
const uint16_t fxcmap::kETenms_B5_H_0 |
Definition at line 11 of file ETenms-B5-H_0.cpp.
const uint16_t fxcmap::kETenms_B5_V_0 |
Definition at line 11 of file ETenms-B5-V_0.cpp.
const uint16_t fxcmap::kEUC_H_1 |
Definition at line 11 of file EUC-H_1.cpp.
const uint16_t fxcmap::kEUC_V_1 |
Definition at line 11 of file EUC-V_1.cpp.
const uint16_t fxcmap::kExt_RKSJ_H_2 |
Definition at line 11 of file Ext-RKSJ-H_2.cpp.
const uint16_t fxcmap::kExt_RKSJ_V_2 |
Definition at line 11 of file Ext-RKSJ-V_2.cpp.
const CMap fxcmap::kGB1_cmaps |
Definition at line 13 of file cmaps_gb1.cpp.
const size_t fxcmap::kGB1_cmaps_size = std::size(kGB1_cmaps) |
Definition at line 32 of file cmaps_gb1.cpp.
const uint16_t fxcmap::kGB1CID2Unicode_5 |
Definition at line 11 of file Adobe-GB1-UCS2_5.cpp.
const uint16_t fxcmap::kGB_EUC_H_0 |
Definition at line 11 of file GB-EUC-H_0.cpp.
const uint16_t fxcmap::kGB_EUC_V_0 |
Definition at line 11 of file GB-EUC-V_0.cpp.
const uint16_t fxcmap::kGBK2K_H_5 |
Definition at line 11 of file GBK2K-H_5.cpp.
const DWordCIDMap fxcmap::kGBK2K_H_5_DWord |
Definition at line 1371 of file GBK2K-H_5.cpp.
const uint16_t fxcmap::kGBK2K_V_5 |
Definition at line 11 of file GBK2K-V_5.cpp.
const uint16_t fxcmap::kGBK_EUC_H_2 |
Definition at line 11 of file GBK-EUC-H_2.cpp.
const uint16_t fxcmap::kGBK_EUC_V_2 |
Definition at line 11 of file GBK-EUC-V_2.cpp.
const uint16_t fxcmap::kGBKp_EUC_H_2 |
Definition at line 11 of file GBKp-EUC-H_2.cpp.
const uint16_t fxcmap::kGBKp_EUC_V_2 |
Definition at line 11 of file GBKp-EUC-V_2.cpp.
const uint16_t fxcmap::kGBpc_EUC_H_0 |
Definition at line 11 of file GBpc-EUC-H_0.cpp.
const uint16_t fxcmap::kGBpc_EUC_V_0 |
Definition at line 11 of file GBpc-EUC-V_0.cpp.
const uint16_t fxcmap::kHKscs_B5_H_5 |
Definition at line 11 of file HKscs-B5-H_5.cpp.
const uint16_t fxcmap::kHKscs_B5_V_5 |
Definition at line 11 of file HKscs-B5-V_5.cpp.
const CMap fxcmap::kJapan1_cmaps |
Definition at line 13 of file cmaps_japan1.cpp.
const size_t fxcmap::kJapan1_cmaps_size = std::size(kJapan1_cmaps) |
Definition at line 42 of file cmaps_japan1.cpp.
const uint16_t fxcmap::kJapan1CID2Unicode_4 |
Definition at line 11 of file Adobe-Japan1-UCS2_4.cpp.
const CMap fxcmap::kKorea1_cmaps |
Definition at line 13 of file cmaps_korea1.cpp.
const size_t fxcmap::kKorea1_cmaps_size = std::size(kKorea1_cmaps) |
Definition at line 30 of file cmaps_korea1.cpp.
const uint16_t fxcmap::kKorea1CID2Unicode_2 |
Definition at line 11 of file Adobe-Korea1-UCS2_2.cpp.
const uint16_t fxcmap::kKSC_EUC_H_0 |
Definition at line 11 of file KSC-EUC-H_0.cpp.
const uint16_t fxcmap::kKSC_EUC_V_0 |
Definition at line 11 of file KSC-EUC-V_0.cpp.
const uint16_t fxcmap::kKSCms_UHC_H_1 |
Definition at line 11 of file KSCms-UHC-H_1.cpp.
const uint16_t fxcmap::kKSCms_UHC_HW_H_1 |
Definition at line 11 of file KSCms-UHC-HW-H_1.cpp.
const uint16_t fxcmap::kKSCms_UHC_HW_V_1 |
Definition at line 11 of file KSCms-UHC-HW-V_1.cpp.
const uint16_t fxcmap::kKSCms_UHC_V_1 |
Definition at line 11 of file KSCms-UHC-V_1.cpp.
const uint16_t fxcmap::kKSCpc_EUC_H_0 |
Definition at line 11 of file KSCpc-EUC-H_0.cpp.
const uint16_t fxcmap::kUniCNS_UCS2_H_3 |
Definition at line 11 of file UniCNS-UCS2-H_3.cpp.
const uint16_t fxcmap::kUniCNS_UCS2_V_3 |
Definition at line 11 of file UniCNS-UCS2-V_3.cpp.
const uint16_t fxcmap::kUniCNS_UTF16_H_0 |
Definition at line 11 of file UniCNS-UTF16-H_0.cpp.
const uint16_t fxcmap::kUniGB_UCS2_H_4 |
Definition at line 11 of file UniGB-UCS2-H_4.cpp.
const uint16_t fxcmap::kUniGB_UCS2_V_4 |
Definition at line 11 of file UniGB-UCS2-V_4.cpp.
const uint16_t fxcmap::kUniJIS_UCS2_H_4 |
Definition at line 11 of file UniJIS-UCS2-H_4.cpp.
const uint16_t fxcmap::kUniJIS_UCS2_HW_H_4 |
Definition at line 11 of file UniJIS-UCS2-HW-H_4.cpp.
const uint16_t fxcmap::kUniJIS_UCS2_HW_V_4 |
Definition at line 11 of file UniJIS-UCS2-HW-V_4.cpp.
const uint16_t fxcmap::kUniJIS_UCS2_V_4 |
Definition at line 11 of file UniJIS-UCS2-V_4.cpp.
|
extern |
|
extern |
|
extern |
const uint16_t fxcmap::kUniKS_UCS2_H_1 |
Definition at line 11 of file UniKS-UCS2-H_1.cpp.
const uint16_t fxcmap::kUniKS_UCS2_V_1 |
Definition at line 11 of file UniKS-UCS2-V_1.cpp.
const uint16_t fxcmap::kUniKS_UTF16_H_0 |
Definition at line 11 of file UniKS-UTF16-H_0.cpp.
const uint16_t fxcmap::kV_1 |