Home
last modified time | relevance | path

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

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