NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
This is the complete list of members for nw4r::ut::Font, including all inherited members.
Font() (defined in nw4r::ut::Font) | nw4r::ut::Font | inline |
GetAscent() const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
GetBaselinePos() const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
GetCellHeight() const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
GetCellWidth() const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
GetCharStrmReader() const (defined in nw4r::ut::Font) | nw4r::ut::Font | inline |
GetCharWidth(u16 ch) const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
GetCharWidths(u16 ch) const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
GetDefaultCharWidths() const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
GetDescent() const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
GetEncoding() const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
GetGlyph(Glyph *pGlyph, u16 ch) const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
GetHeight() const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
GetLineFeed() const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
GetMaxCharWidth() const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
GetTextureFormat() const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
GetType() const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
GetWidth() const =0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
InitReaderFunc(FontEncoding encode) (defined in nw4r::ut::Font) | nw4r::ut::Font | |
mReadFunc (defined in nw4r::ut::Font) | nw4r::ut::Font | private |
SetAlternateChar(u16 ch)=0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
SetDefaultCharWidths(const CharWidths &rWidths)=0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
SetLineFeed(int lf)=0 (defined in nw4r::ut::Font) | nw4r::ut::Font | pure virtual |
Type enum name (defined in nw4r::ut::Font) | nw4r::ut::Font | |
TYPE_NULL enum value (defined in nw4r::ut::Font) | nw4r::ut::Font | |
TYPE_PAIR enum value (defined in nw4r::ut::Font) | nw4r::ut::Font | |
TYPE_RESOURCE enum value (defined in nw4r::ut::Font) | nw4r::ut::Font | |
TYPE_ROM enum value (defined in nw4r::ut::Font) | nw4r::ut::Font | |
~Font() (defined in nw4r::ut::Font) | nw4r::ut::Font | inlinevirtual |