Home
last modified time | relevance | path

Searched refs:fontPath (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsDrawing.h272 …nitializeFont( os::IAllocator* allocator, const wchar_t* fontShaderPath, const wchar_t* fontPath );
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp339 const wchar_t* fontPath in InitializeFont() argument
346 …ut::MoveArray<u8> fontData = nw::demo::Utility::LoadFile( allocator, fontPath, nw::font::GlyphData… in InitializeFont()