Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_PairFont.cpp38 NN_ASSERT(primary->GetTextureFormat() == secondary->GetTextureFormat()); in PairFont()
117 PairFont::GetTextureFormat() const in GetTextureFormat() function in nw::font::PairFont
120 return m_Primary->GetTextureFormat(); in GetTextureFormat()
Dfont_ResFontBase.cpp174 ResFontBase::GetTextureFormat() const in GetTextureFormat() function in nw::font::ResFontBase
Dfont_CharWriter.cpp139 switch (m_pFont->GetTextureFormat()) in SetupGX()
/NW4C-1.2.23/include/nw/font/
Dfont_PairFont.h71 virtual TexFmt GetTextureFormat() const;
Dfont_ResFontBase.h63 virtual TexFmt GetTextureFormat() const;
Dfont_Font.h223 virtual TexFmt GetTextureFormat() const = 0;