![]() |
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_Face, including all inherited members.
| ActiveObserversForTesting() const | fxcrt::Observable | inlineprotected |
| AddObserver(ObserverIface *pObserver) | fxcrt::Observable | |
| CharMap typedef | CFX_Face | |
| GetAscender() const | CFX_Face | |
| GetBBox() const | CFX_Face | |
| GetCharBBox(uint32_t code, int glyph_index) | CFX_Face | |
| GetCharCodesAndIndices(char32_t max_char) | CFX_Face | |
| GetCharIndex(uint32_t code) | CFX_Face | |
| GetCharMapCount() const | CFX_Face | |
| GetCharMapEncodingByIndex(size_t index) const | CFX_Face | |
| GetCharMapEncodingIdByIndex(size_t index) const | CFX_Face | |
| GetCharMapPlatformIdByIndex(size_t index) const | CFX_Face | |
| GetCurrentCharMap() const | CFX_Face | |
| GetCurrentCharMapEncoding() const | CFX_Face | |
| GetData() const | CFX_Face | |
| GetDescender() const | CFX_Face | |
| GetFamilyName() const | CFX_Face | |
| GetGlyphBBox() const | CFX_Face | |
| GetGlyphCount() const | CFX_Face | |
| GetGlyphName(uint32_t glyph_index) | CFX_Face | |
| GetGlyphWidth(uint32_t glyph_index, int dest_width, int weight, const CFX_SubstFont *subst_font) | CFX_Face | |
| GetNameIndex(const char *name) | CFX_Face | |
| GetOs2CodePageRange() | CFX_Face | |
| GetOs2Panose() | CFX_Face | |
| GetOs2UnicodeRange() | CFX_Face | |
| GetRec() | CFX_Face | inline |
| GetRec() const | CFX_Face | inline |
| GetSfntTable(uint32_t table, pdfium::span< uint8_t > buffer) | CFX_Face | |
| GetStyleName() const | CFX_Face | |
| GetUnitsPerEm() const | CFX_Face | |
| HasGlyphNames() const | CFX_Face | |
| HasOneRef() const | fxcrt::Retainable | inline |
| IsBold() const | CFX_Face | |
| IsFixedWidth() const | CFX_Face | |
| IsItalic() const | CFX_Face | |
| IsTricky() const | CFX_Face | |
| IsTtOt() const | CFX_Face | |
| LoadGlyphPath(uint32_t glyph_index, int dest_width, bool is_vertical, const CFX_SubstFont *subst_font) | CFX_Face | |
| New(FT_Library library, RetainPtr< Retainable > pDesc, pdfium::span< const FT_Byte > data, FT_Long face_index) | CFX_Face | static |
| NotifyObservers() | fxcrt::Observable | |
| Observable() | fxcrt::Observable | |
| Observable(const Observable &that)=delete | fxcrt::Observable | |
| Open(FT_Library library, const FT_Open_Args *args, FT_Long face_index) | CFX_Face | static |
| fxcrt::operator=(const Observable &that)=delete | fxcrt::Observable | |
| RemoveObserver(ObserverIface *pObserver) | fxcrt::Observable | |
| RenderGlyph(const CFX_Font *pFont, uint32_t glyph_index, bool bFontStyle, const CFX_Matrix &matrix, int dest_width, int anti_alias) | CFX_Face | |
| Retainable()=default | fxcrt::Retainable | |
| SelectCharMap(fxge::FontEncoding encoding) | CFX_Face | |
| SetCharMap(CharMap map) | CFX_Face | |
| SetCharMapByIndex(size_t index) | CFX_Face | |
| SetPixelSize(uint32_t width, uint32_t height) | CFX_Face | |
| ~CFX_Face() override | CFX_Face | private |
| ~Observable() | fxcrt::Observable | |
| ~Retainable()=default | fxcrt::Retainable | protectedvirtual |