![]() |
PURE API 0.5
PR00F's Ultimate Rendering Engine full documentation
|
This is the complete list of members for PureUiFontWin, including all inherited members.
base | PureUiFontWin | private |
bItalic | PureUiFontWin | private |
bStrikeOut | PureUiFontWin | private |
bUnderline | PureUiFontWin | private |
getBold() const | PureUiFontWin | |
getConsole() const | PureUiFontWin | |
getFontFaceName() const | PureUiFontWin | |
getHeight() const | PureUiFontWin | |
getItalic() const | PureUiFontWin | |
getListBase() const | PureUiFontWin | |
getLoggerModuleName() | PureUiFontWin | static |
getStrikeOut() const | PureUiFontWin | |
getTextHeight(const std::string &text) const | PureUiFontWin | |
getTextWidth(const std::string &text) const | PureUiFontWin | |
getUnderline() const | PureUiFontWin | |
hDC | PureUiFontWin | private |
hFont | PureUiFontWin | private |
nHeight | PureUiFontWin | private |
nWeight | PureUiFontWin | private |
operator=(const PureUiFontWin &uiFont) | PureUiFontWin | |
PureUiFontWin() | PureUiFontWin | |
PureUiFontWin(const std::string &fontFaceName, int height, bool bold, bool italic, bool underline, bool strikeout, HDC wnd_dc) | PureUiFontWin | |
PureUiFontWin(const PureUiFontWin &uiFont) | PureUiFontWin | |
sFontFaceName | PureUiFontWin | private |
~PureUiFontWin() | PureUiFontWin | virtual |