Searched refs:InitStreamingConstruct (Results 1 – 6 of 6) sorted by relevance
| /NW4C-1.2.23/include/nw/font/ |
| D | font_ArchiveFont.h | 94 void InitStreamingConstruct(
|
| D | font_PackedFont.h | 155 void InitStreamingConstruct(
|
| /NW4C-1.2.23/sources/libraries/font/ |
| D | font_ArchiveFont.cpp | 161 ArchiveFont::InitStreamingConstruct( in InitStreamingConstruct() function in nw::font::ArchiveFont 273 InitStreamingConstruct(&context, pBuffer, bufferSize, glyphGroups); in Construct()
|
| D | font_PackedFont.cpp | 152 PackedFont::InitStreamingConstruct( in InitStreamingConstruct() function in nw::font::PackedFont 281 InitStreamingConstruct(&context, pBuffer, bufferSize, glyphGroups); in Construct()
|
| /NW4C-1.2.23/demos/font/PackedFont/sources/ |
| D | main.cpp | 329 pFont->InitStreamingConstruct(&context, fontBuffer, fontBufferSize, glyphGroups); in InitFontStreaming()
|
| /NW4C-1.2.23/demos/font/ArchiveFont/sources/ |
| D | main.cpp | 355 pFont->InitStreamingConstruct(&context, fontBuffer, fontBufferSize, glyphGroups); in InitFontStreaming()
|