Searched refs:ResFont (Results 1 – 13 of 13) sorted by relevance
51 ResFont::ResFont() in ResFont() function in nw::font::ResFont55 ResFont::~ResFont() in ~ResFont()70 ResFont::GetDrawBufferSize(const void* bfnt) in GetDrawBufferSize()129 ResFont::SetDrawBuffer(void* buffer) in SetDrawBuffer()153 ResFont::SetResource(void* bfnt) in SetResource()224 ResFont::RemoveResource() in RemoveResource()236 ResFont::Rebuild(ut::BinaryFileHeader* fileHeader) in Rebuild()
30 class ResFont : public ResFontBase41 ResFont();44 virtual ~ResFont();
70 font::ResFont* pResFont = Layout::NewObj<font::ResFont>(); in LoadFont()87 const u32 drawBufferSize = font::ResFont::GetDrawBufferSize(pFontRes); in LoadFont()
44 font::ResFont* pResFont = (font::ResFont*)(m_pFont); in ~FontRefLink()
154 nw::font::ResFont* pFont, in InitFont()193 const u32 drawBufferSize = nw::font::ResFont::GetDrawBufferSize(buffer); in InitFont()207 CleanupFont(nw::font::ResFont* pFont) in CleanupFont()283 nw::font::ResFont* pFont, in DrawAscii()329 nw::font::ResFont font; in nnMain()
205 nw::font::ResFont* pFont, in InitFont()242 const u32 drawBufferSize = nw::font::ResFont::GetDrawBufferSize(buffer); in InitFont()256 CleanupFont(nw::font::ResFont* pFont) in CleanupFont()344 nw::font::ResFont* pFont, in DrawAscii()402 nw::font::ResFont* pFont, in DrawCounter()457 nw::font::ResFont font; in nnMain()
19 .SUBDIRS: ArchiveFont PackedFont ResFont OldResFont
24 TARGET_PROGRAM = ResFont
95 nw::font::ResFont m_Font;
493 nw::font::ResFont m_Font;
196 const size_t drawBufferSize = nw::font::ResFont::GetDrawBufferSize( buffer ); in InitializeFont()
360 const u32 drawBufferSize = nw::font::ResFont::GetDrawBufferSize(fontBuffer); in InitializeFont()406 const u32 drawBufferSize = nw::font::ResFont::GetDrawBufferSize(fontBinary); in InitializeFont()