Searched refs:StreamingConstruct (Results 1 – 6 of 6) sorted by relevance
112 ConstructResult StreamingConstruct(
173 ConstructResult StreamingConstruct(
181 ArchiveFont::StreamingConstruct( in StreamingConstruct() function in nw::font::ArchiveFont276 ArchiveFont::ConstructResult ret = StreamingConstruct(&context, bfnt, fileSize); in Construct()
172 PackedFont::StreamingConstruct( in StreamingConstruct() function in nw::font::PackedFont284 ret = StreamingConstruct(&context, bfnt, fileSize); in Construct()
336 ret = pFont->StreamingConstruct(&context, readBuffer, static_cast<u32>(readSize)); in InitFontStreaming()
362 ret = pFont->StreamingConstruct(&context, readBuffer, static_cast<u32>(readSize)); in InitFontStreaming()