Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fxcmap::DWordCIDMap Struct Reference

#include <fpdf_cmaps.h>

+ Collaboration diagram for fxcmap::DWordCIDMap:

Public Attributes

uint16_t m_HiWord
 
uint16_t m_LoWordLow
 
uint16_t m_LoWordHigh
 
uint16_t m_CID
 

Detailed Description

Definition at line 16 of file fpdf_cmaps.h.

Member Data Documentation

◆ m_CID

uint16_t fxcmap::DWordCIDMap::m_CID

Definition at line 20 of file fpdf_cmaps.h.

◆ m_HiWord

uint16_t fxcmap::DWordCIDMap::m_HiWord

Definition at line 17 of file fpdf_cmaps.h.

Referenced by fxcmap::CIDFromCharCode().

◆ m_LoWordHigh

uint16_t fxcmap::DWordCIDMap::m_LoWordHigh

Definition at line 19 of file fpdf_cmaps.h.

Referenced by fxcmap::CIDFromCharCode().

◆ m_LoWordLow

uint16_t fxcmap::DWordCIDMap::m_LoWordLow

Definition at line 18 of file fpdf_cmaps.h.


The documentation for this struct was generated from the following file: