, including all inherited members.
_clearAnyCachedInfo() | GR_Win32USPFont | [protected, virtual] |
_getCharWidths() const | GR_Win32Font | [inline, protected] |
_updateFontYMetrics(HDC hdc, HDC printHDC) | GR_Win32Font | [protected] |
doesGlyphExist(UT_UCS4Char g) const | GR_Font | [virtual] |
fetchFont(UT_uint32 pixelsize) const | GR_Win32Font | |
FF_BiDi enum value | GR_Font | |
FF_Decorative enum value | GR_Font | |
FF_Last enum value | GR_Font | |
FF_Modern enum value | GR_Font | |
FF_Roman enum value | GR_Font | |
FF_Script enum value | GR_Font | |
FF_Swiss enum value | GR_Font | |
FF_Technical enum value | GR_Font | |
FF_Unknown enum value | GR_Font | |
FontFamilyEnum enum name | GR_Font | |
FontPitchEnum enum name | GR_Font | |
FP_Fixed enum value | GR_Font | |
FP_Unknown enum value | GR_Font | |
FP_Variable enum value | GR_Font | |
getAllocNumber() const | GR_Font | [inline] |
getAscent(HDC hdc, HDC printHDC) | GR_Win32Font | |
getCharWidthFromCache(UT_UCSChar c) const | GR_Font | |
getDescent(HDC hdc, HDC printHDC) | GR_Win32Font | |
getDisplayFont(GR_Graphics *pGr) | GR_Win32Font | |
getFamily() const | GR_Font | [inline, virtual] |
getFontFromCache(UT_uint32 pixelsize, bool bIsLayout, UT_uint32 zoomPercentage) const | GR_Win32Font | |
getFontHandle() const | GR_Win32Font | [inline] |
getHeight(HDC hdc, HDC printHDC) | GR_Win32Font | |
getPointSize() const | GR_Win32Font | [inline] |
getPrimaryHDC() const | GR_Win32Font | [inline] |
getPrintDC() const | GR_Win32USPFont | [inline] |
getScreenAscent() const | GR_Win32USPFont | [inline] |
getScriptCache() | GR_Win32USPFont | [inline] |
getTextMetric() const | GR_Win32Font | [inline] |
getType() const | GR_Font | [inline] |
getUnscaledHeight() const | GR_Win32Font | [inline] |
getXHDC() const | GR_Win32Font | [inline] |
getYHDC() const | GR_Win32Font | [inline] |
glyphBox(UT_UCS4Char g, UT_Rect &rec, GR_Graphics *pG) | GR_Win32Font | [virtual] |
GR_Font() | GR_Font | [protected] |
GR_Win32Font(LOGFONTW &lf, double fPoints, HDC hdc, HDC printHDC) | GR_Win32Font | [protected] |
GR_Win32USPFont(LOGFONTW &lf, double fPoints, HDC hdc, HDC printHDC) | GR_Win32USPFont | [protected] |
hashKey(void) const | GR_Font | [virtual] |
isFontGUI() const | GR_Win32Font | [inline] |
m_eType | GR_Font | [protected] |
m_hashKey | GR_Font | [mutable, protected] |
m_iScreenAscent | GR_Win32USPFont | [private] |
m_printHDC | GR_Win32USPFont | [private] |
m_sc | GR_Win32USPFont | [private] |
markGUIFont() | GR_Win32Font | [inline] |
measureUnRemappedChar(UT_UCSChar c, UT_uint32 *height=0) | GR_Win32Font | |
measureUnremappedCharForCache(UT_UCSChar cChar) const | GR_Win32Font | [virtual] |
newFont(LOGFONTW &lf, double fPoints, HDC hdc, HDC printHDC) | GR_Win32USPFont | [static] |
newFontWidths(void) const | GR_Win32Font | [virtual] |
s_doesGlyphExist(UT_UCS4Char g, void *instance) | GR_Font | [inline, static] |
s_getGenericFontProperties(const char *szFontName, FontFamilyEnum *pff, FontPitchEnum *pfp, bool *pbTrueType) | GR_Font | [static] |
selectFontIntoDC(GR_Graphics *pGr, HDC hdc) | GR_Win32Font | |
setAscent(UT_uint32 n) | GR_Win32Font | [inline] |
setDescent(UT_uint32 n) | GR_Win32Font | [inline] |
setHeight(UT_uint32 n) | GR_Win32Font | [inline] |
setPrimaryHDC(HDC hdc) | GR_Win32Font | [inline] |
setPrintDC(HDC dc) | GR_Win32USPFont | [inline] |
setScreenAscent(UT_sint32 iA) | GR_Win32USPFont | [inline] |
setXHDC(HDC hdc) | GR_Win32Font | [inline] |
setYHDC(HDC hdc) | GR_Win32Font | [inline] |
std::map< std::string, GR_Font * > class | GR_Font | [friend] |
~GR_Font() | GR_Font | [virtual] |
~GR_Win32Font() | GR_Win32Font | [virtual] |
~GR_Win32USPFont() | GR_Win32USPFont | [virtual] |