Searched refs:GetDrawBufferSize (Results 1 – 7 of 7) sorted by relevance
76 static u32 GetDrawBufferSize(const void* bfnt);
85 const u32 drawBufferSize = font::ResFont::GetDrawBufferSize(pFontRes); in LoadFont()
68 ResFont::GetDrawBufferSize(const void* bfnt) in GetDrawBufferSize() function in nw::font::ResFont
191 const u32 drawBufferSize = nw::font::ResFont::GetDrawBufferSize(buffer); in InitFont()
240 const u32 drawBufferSize = nw::font::ResFont::GetDrawBufferSize(buffer); in InitFont()
194 const size_t drawBufferSize = nw::font::ResFont::GetDrawBufferSize( buffer ); in InitializeFont()
358 const u32 drawBufferSize = nw::font::ResFont::GetDrawBufferSize(fontBuffer); in InitializeFont()404 const u32 drawBufferSize = nw::font::ResFont::GetDrawBufferSize(fontBinary); in InitializeFont()