Home
last modified time | relevance | path

Searched defs:drawBufferSize (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_ResourceAccessor.cpp85 const u32 drawBufferSize = font::ResFont::GetDrawBufferSize(pFontRes); in LoadFont() local
/NW4C-1.3.3/demos/font/OldResFont/sources/
Dmain.cpp191 const u32 drawBufferSize = nw::font::ResFont::GetDrawBufferSize(buffer); in InitFont() local
/NW4C-1.3.3/demos/font/ResFont/sources/
Dmain.cpp240 const u32 drawBufferSize = nw::font::ResFont::GetDrawBufferSize(buffer); in InitFont() local
/NW4C-1.3.3/demos/snd/demolib/sources/
Ddemolib.cpp194 const size_t drawBufferSize = nw::font::ResFont::GetDrawBufferSize( buffer ); in InitializeFont() local
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp358 const u32 drawBufferSize = nw::font::ResFont::GetDrawBufferSize(fontBuffer); in InitializeFont() local
404 const u32 drawBufferSize = nw::font::ResFont::GetDrawBufferSize(fontBinary); in InitializeFont() local