![]() |
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 SystemFontInfoIface, including all inherited members.
DeleteFont(void *hFont)=0 | SystemFontInfoIface | pure virtual |
EnumFontList(CFX_FontMapper *pMapper)=0 | SystemFontInfoIface | pure virtual |
GetFaceName(void *hFont, ByteString *name)=0 | SystemFontInfoIface | pure virtual |
GetFont(const ByteString &face)=0 | SystemFontInfoIface | pure virtual |
GetFontCharset(void *hFont, FX_Charset *charset)=0 | SystemFontInfoIface | pure virtual |
GetFontData(void *hFont, uint32_t table, pdfium::span< uint8_t > buffer)=0 | SystemFontInfoIface | pure virtual |
MapFont(int weight, bool bItalic, FX_Charset charset, int pitch_family, const ByteString &face)=0 | SystemFontInfoIface | pure virtual |
~SystemFontInfoIface()=default | SystemFontInfoIface | virtual |