Home
last modified time | relevance | path

Searched refs:GetTextureFormat (Results 1 – 6 of 6) sorted by relevance

/NW4C-2.0.3/sources/libraries/font/
Dfont_PairFont.cpp40 NN_ASSERT(primary->GetTextureFormat() == secondary->GetTextureFormat()); in PairFont()
119 PairFont::GetTextureFormat() const in GetTextureFormat() function in nw::font::PairFont
122 return m_Primary->GetTextureFormat(); in GetTextureFormat()
Dfont_ResFontBase.cpp176 ResFontBase::GetTextureFormat() const in GetTextureFormat() function in nw::font::ResFontBase
Dfont_CharWriter.cpp141 switch (m_pFont->GetTextureFormat()) in SetupGX()
/NW4C-2.0.3/include/nw/font/
Dfont_PairFont.h73 virtual TexFmt GetTextureFormat() const;
Dfont_ResFontBase.h65 virtual TexFmt GetTextureFormat() const;
Dfont_Font.h225 virtual TexFmt GetTextureFormat() const = 0;