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
CPDF_CMap::CodeRange Struct Reference

#include <cpdf_cmap.h>

+ Collaboration diagram for CPDF_CMap::CodeRange:

Public Attributes

size_t m_CharSize
 
uint8_t m_Lower [4]
 
uint8_t m_Upper [4]
 

Detailed Description

Definition at line 46 of file cpdf_cmap.h.

Member Data Documentation

◆ m_CharSize

size_t CPDF_CMap::CodeRange::m_CharSize

Definition at line 47 of file cpdf_cmap.h.

◆ m_Lower

uint8_t CPDF_CMap::CodeRange::m_Lower[4]

Definition at line 48 of file cpdf_cmap.h.

◆ m_Upper

uint8_t CPDF_CMap::CodeRange::m_Upper[4]

Definition at line 49 of file cpdf_cmap.h.


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