Searched refs:StreamingConstruct (Results 1 – 6 of 6) sorted by relevance
110 ConstructResult StreamingConstruct(
171 ConstructResult StreamingConstruct(
179 ArchiveFont::StreamingConstruct( in StreamingConstruct() function in nw::font::ArchiveFont274 ArchiveFont::ConstructResult ret = StreamingConstruct(&context, bfnt, fileSize); in Construct()
170 PackedFont::StreamingConstruct( in StreamingConstruct() function in nw::font::PackedFont282 ret = StreamingConstruct(&context, bfnt, fileSize); in Construct()
334 ret = pFont->StreamingConstruct(&context, readBuffer, static_cast<u32>(readSize)); in InitFontStreaming()
360 ret = pFont->StreamingConstruct(&context, readBuffer, static_cast<u32>(readSize)); in InitFontStreaming()