Searched refs:GetDrawBufferSize (Results 1 – 7 of 7) sorted by relevance
78 static u32 GetDrawBufferSize(const void* bfnt);
87 const u32 drawBufferSize = font::ResFont::GetDrawBufferSize(pFontRes); in LoadFont()
70 ResFont::GetDrawBufferSize(const void* bfnt) in GetDrawBufferSize() function in nw::font::ResFont
193 const u32 drawBufferSize = nw::font::ResFont::GetDrawBufferSize(buffer); in InitFont()
242 const u32 drawBufferSize = nw::font::ResFont::GetDrawBufferSize(buffer); in InitFont()
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()