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
CFX_Face::CharCodeAndIndex Struct Reference

#include <cfx_face.h>

+ Collaboration diagram for CFX_Face::CharCodeAndIndex:

Public Attributes

uint32_t char_code
 
uint32_t glyph_index
 

Detailed Description

Definition at line 36 of file cfx_face.h.

Member Data Documentation

◆ char_code

uint32_t CFX_Face::CharCodeAndIndex::char_code

Definition at line 37 of file cfx_face.h.

Referenced by CFX_Face::GetCharCodesAndIndices().

◆ glyph_index

uint32_t CFX_Face::CharCodeAndIndex::glyph_index

Definition at line 38 of file cfx_face.h.

Referenced by CFX_Face::GetCharCodesAndIndices().


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