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
CIDTransform Struct Reference

#include <cpdf_cidfont.h>

Collaboration diagram for CIDTransform:

Public Attributes

uint16_t cid
uint8_t a
uint8_t b
uint8_t c
uint8_t d
uint8_t e
uint8_t f

Detailed Description

Definition at line 32 of file cpdf_cidfont.h.

Member Data Documentation

◆ a

uint8_t CIDTransform::a

Definition at line 34 of file cpdf_cidfont.h.

Referenced by CPDF_CIDFont::GetCharBBox(), and GetCharPosList().

◆ b

uint8_t CIDTransform::b

Definition at line 35 of file cpdf_cidfont.h.

Referenced by CPDF_CIDFont::GetCharBBox(), and GetCharPosList().

◆ c

uint8_t CIDTransform::c

Definition at line 36 of file cpdf_cidfont.h.

Referenced by CPDF_CIDFont::GetCharBBox(), and GetCharPosList().

◆ cid

uint16_t CIDTransform::cid

Definition at line 33 of file cpdf_cidfont.h.

Referenced by CPDF_CIDFont::GetCIDTransform().

◆ d

uint8_t CIDTransform::d

Definition at line 37 of file cpdf_cidfont.h.

Referenced by CPDF_CIDFont::GetCharBBox(), and GetCharPosList().

◆ e

uint8_t CIDTransform::e

Definition at line 38 of file cpdf_cidfont.h.

Referenced by CPDF_CIDFont::GetCharBBox(), and GetCharPosList().

◆ f

uint8_t CIDTransform::f

Definition at line 39 of file cpdf_cidfont.h.

Referenced by CPDF_CIDFont::GetCharBBox(), and GetCharPosList().


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