![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for CFX_Font, including all inherited members.
| CFX_Font() | CFX_Font | |
| FontType enum name | CFX_Font | |
| GetAscent() const | CFX_Font | |
| GetBaseFontName() const | CFX_Font | |
| GetBBox() const | CFX_Font | |
| GetCharSetFromUnicode(uint16_t word) | CFX_Font | static |
| GetDefaultFontNameByCharset(FX_Charset nCharset) | CFX_Font | static |
| GetDefaultTTFMapSpan() | CFX_Font | static |
| GetDescent() const | CFX_Font | |
| GetFace() const | CFX_Font | inline |
| GetFaceRec() const | CFX_Font | inline |
| GetFamilyName() const | CFX_Font | |
| GetFontSpan() const | CFX_Font | inline |
| GetFontType() const | CFX_Font | inline |
| GetGlyphBBox(uint32_t glyph_index) | CFX_Font | |
| GetGlyphWidth(uint32_t glyph_index) const | CFX_Font | |
| GetGlyphWidth(uint32_t glyph_index, int dest_width, int weight) const | CFX_Font | |
| GetGlyphWidthImpl(uint32_t glyph_index, int dest_width, int weight) const | CFX_Font | |
| GetObjectTag() const | CFX_Font | inline |
| GetPsName() const | CFX_Font | |
| GetRawBBox() const | CFX_Font | |
| GetSubstFont() const | CFX_Font | inline |
| GetSubstFontItalicAngle() const | CFX_Font | |
| IsBold() const | CFX_Font | |
| IsFixedWidth() const | CFX_Font | |
| IsItalic() const | CFX_Font | |
| IsTTFont() const | CFX_Font | |
| IsVertical() const | CFX_Font | inline |
| kDefaultAnsiFontName | CFX_Font | static |
| kUniversalDefaultFontName | CFX_Font | static |
| kUntitledFontName | CFX_Font | static |
| LoadEmbedded(pdfium::span< const uint8_t > src_span, bool force_vertical, uint64_t object_tag) | CFX_Font | |
| LoadGlyphBitmap(uint32_t glyph_index, bool bFontStyle, const CFX_Matrix &matrix, int dest_width, int anti_alias, CFX_TextRenderOptions *text_options) const | CFX_Font | |
| LoadGlyphPath(uint32_t glyph_index, int dest_width) const | CFX_Font | |
| LoadGlyphPathImpl(uint32_t glyph_index, int dest_width) const | CFX_Font | |
| LoadSubst(const ByteString &face_name, bool bTrueType, uint32_t flags, int weight, int italic_angle, FX_CodePage code_page, bool bVertical) | CFX_Font | |
| SetFontType(FontType type) | CFX_Font | inline |
| ~CFX_Font() | CFX_Font |