![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cpdf_cidfont.h>
Public Attributes | |
uint16_t | cid |
uint8_t | a |
uint8_t | b |
uint8_t | c |
uint8_t | d |
uint8_t | e |
uint8_t | f |
Definition at line 32 of file cpdf_cidfont.h.
uint8_t CIDTransform::a |
Definition at line 34 of file cpdf_cidfont.h.
Referenced by CPDF_CIDFont::GetCharBBox(), and GetCharPosList().
uint8_t CIDTransform::b |
Definition at line 35 of file cpdf_cidfont.h.
Referenced by CPDF_CIDFont::GetCharBBox(), and GetCharPosList().
uint8_t CIDTransform::c |
Definition at line 36 of file cpdf_cidfont.h.
Referenced by CPDF_CIDFont::GetCharBBox(), and GetCharPosList().
uint16_t CIDTransform::cid |
Definition at line 33 of file cpdf_cidfont.h.
Referenced by CPDF_CIDFont::GetCIDTransform().
uint8_t CIDTransform::d |
Definition at line 37 of file cpdf_cidfont.h.
Referenced by CPDF_CIDFont::GetCharBBox(), and GetCharPosList().
uint8_t CIDTransform::e |
Definition at line 38 of file cpdf_cidfont.h.
Referenced by CPDF_CIDFont::GetCharBBox(), and GetCharPosList().
uint8_t CIDTransform::f |
Definition at line 39 of file cpdf_cidfont.h.
Referenced by CPDF_CIDFont::GetCharBBox(), and GetCharPosList().