#include <ResFont.h>
◆ ResFontBase()
| nw4hbm::ut::detail::ResFontBase::ResFontBase |
( |
| ) |
|
◆ ~ResFontBase()
| nw4hbm::ut::detail::ResFontBase::~ResFontBase |
( |
| ) |
|
|
virtual |
◆ FindGlyphIndex() [1/2]
| u16 nw4hbm::ut::detail::ResFontBase::FindGlyphIndex |
( |
const FontCodeMap * | pMap, |
|
|
u16 | c ) const |
◆ FindGlyphIndex() [2/2]
| u16 nw4hbm::ut::detail::ResFontBase::FindGlyphIndex |
( |
u16 | c | ) |
const |
◆ GetAscent()
| int nw4hbm::ut::detail::ResFontBase::GetAscent |
( |
| ) |
const |
|
virtual |
◆ GetBaselinePos()
| int nw4hbm::ut::detail::ResFontBase::GetBaselinePos |
( |
| ) |
const |
|
virtual |
◆ GetCellHeight()
| int nw4hbm::ut::detail::ResFontBase::GetCellHeight |
( |
| ) |
const |
|
virtual |
◆ GetCellWidth()
| int nw4hbm::ut::detail::ResFontBase::GetCellWidth |
( |
| ) |
const |
|
virtual |
◆ GetCharWidth()
| int nw4hbm::ut::detail::ResFontBase::GetCharWidth |
( |
u16 | c | ) |
const |
|
virtual |
◆ GetCharWidths()
| CharWidths nw4hbm::ut::detail::ResFontBase::GetCharWidths |
( |
u16 | c | ) |
const |
|
virtual |
◆ GetCharWidthsFromIndex() [1/2]
| const CharWidths & nw4hbm::ut::detail::ResFontBase::GetCharWidthsFromIndex |
( |
const FontWidth * | pWidth, |
|
|
u16 | index ) const |
◆ GetCharWidthsFromIndex() [2/2]
| const CharWidths & nw4hbm::ut::detail::ResFontBase::GetCharWidthsFromIndex |
( |
u16 | index | ) |
const |
◆ GetDefaultCharWidths()
| CharWidths nw4hbm::ut::detail::ResFontBase::GetDefaultCharWidths |
( |
| ) |
const |
|
virtual |
◆ GetDescent()
| int nw4hbm::ut::detail::ResFontBase::GetDescent |
( |
| ) |
const |
|
virtual |
◆ GetEncoding()
| FontEncoding nw4hbm::ut::detail::ResFontBase::GetEncoding |
( |
| ) |
const |
|
virtual |
◆ GetGlyph()
| void nw4hbm::ut::detail::ResFontBase::GetGlyph |
( |
Glyph * | glyph, |
|
|
u16 | c ) const |
|
virtual |
◆ GetGlyphFromIndex()
| void nw4hbm::ut::detail::ResFontBase::GetGlyphFromIndex |
( |
Glyph * | glyph, |
|
|
u16 | index ) const |
◆ GetGlyphIndex()
| u16 nw4hbm::ut::detail::ResFontBase::GetGlyphIndex |
( |
u16 | c | ) |
const |
◆ GetHeight()
| int nw4hbm::ut::detail::ResFontBase::GetHeight |
( |
| ) |
const |
|
virtual |
◆ GetLineFeed()
| int nw4hbm::ut::detail::ResFontBase::GetLineFeed |
( |
| ) |
const |
|
virtual |
◆ GetMaxCharWidth()
| int nw4hbm::ut::detail::ResFontBase::GetMaxCharWidth |
( |
| ) |
const |
|
virtual |
◆ GetTextureFormat()
| GXTexFmt nw4hbm::ut::detail::ResFontBase::GetTextureFormat |
( |
| ) |
const |
|
virtual |
◆ GetType()
| Font::Type nw4hbm::ut::detail::ResFontBase::GetType |
( |
| ) |
const |
|
virtual |
◆ GetWidth()
| int nw4hbm::ut::detail::ResFontBase::GetWidth |
( |
| ) |
const |
|
virtual |
◆ IsManaging()
| bool nw4hbm::ut::detail::ResFontBase::IsManaging |
( |
const void * | ptr | ) |
const |
|
inline |
◆ SetAlternateChar()
| bool nw4hbm::ut::detail::ResFontBase::SetAlternateChar |
( |
u16 | c | ) |
|
|
virtual |
◆ SetDefaultCharWidths()
| void nw4hbm::ut::detail::ResFontBase::SetDefaultCharWidths |
( |
const CharWidths & | widths | ) |
|
|
virtual |
◆ SetLineFeed()
| void nw4hbm::ut::detail::ResFontBase::SetLineFeed |
( |
int | linefeed | ) |
|
|
virtual |
◆ SetResourceBuffer()
| void nw4hbm::ut::detail::ResFontBase::SetResourceBuffer |
( |
void * | pUserBuffer, |
|
|
FontInformation * | pFontInfo ) |
◆ mFontInfo
◆ mResource
| void* nw4hbm::ut::detail::ResFontBase::mResource |
|
private |
The documentation for this class was generated from the following files: