Searched refs:InitStreamingConstruct (Results 1 – 6 of 6) sorted by relevance
| /NW4C-2.0.3/include/nw/font/ |
| D | font_ArchiveFont.h | 96 void InitStreamingConstruct(
|
| D | font_PackedFont.h | 157 void InitStreamingConstruct(
|
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_ArchiveFont.cpp | 163 ArchiveFont::InitStreamingConstruct( in InitStreamingConstruct() function in nw::font::ArchiveFont 275 InitStreamingConstruct(&context, pBuffer, bufferSize, glyphGroups); in Construct()
|
| D | font_PackedFont.cpp | 154 PackedFont::InitStreamingConstruct( in InitStreamingConstruct() function in nw::font::PackedFont 283 InitStreamingConstruct(&context, pBuffer, bufferSize, glyphGroups); in Construct()
|
| /NW4C-2.0.3/demos/font/PackedFont/sources/ |
| D | main.cpp | 331 pFont->InitStreamingConstruct(&context, fontBuffer, fontBufferSize, glyphGroups); in InitFontStreaming()
|
| /NW4C-2.0.3/demos/font/ArchiveFont/sources/ |
| D | main.cpp | 357 pFont->InitStreamingConstruct(&context, fontBuffer, fontBufferSize, glyphGroups); in InitFontStreaming()
|