Lines Matching refs:ArchiveFont
35 ArchiveFont::ArchiveFont() in ArchiveFont() function in nw::font::ArchiveFont
39 ArchiveFont::~ArchiveFont() in ~ArchiveFont()
51 ArchiveFont::GetRequireBufferSize( in GetRequireBufferSize()
161 ArchiveFont::InitStreamingConstruct( in InitStreamingConstruct()
162 ArchiveFont::ConstructContext* pContext, in InitStreamingConstruct()
178 ArchiveFont::ConstructResult
179 ArchiveFont::StreamingConstruct( in StreamingConstruct()
180 ArchiveFont::ConstructContext* pContext, in StreamingConstruct()
197 ArchiveFont::ConstructResult ret = CONSTRUCT_CONTINUE; in StreamingConstruct()
220 pContext->op = ArchiveFont::ConstructContext::FATAL_ERROR; in StreamingConstruct()
256 ArchiveFont::Construct( in Construct()
272 ArchiveFont::ConstructContext context; in Construct()
274 ArchiveFont::ConstructResult ret = StreamingConstruct(&context, bfnt, fileSize); in Construct()
280 ArchiveFont::Destroy() in Destroy()
297 ArchiveFont::GetGlyph( in GetGlyph()
313 ArchiveFont::GetGlyphFromIndex( in GetGlyphFromIndex()