Lines Matching refs:ArchiveFont
37 ArchiveFont::ArchiveFont() in ArchiveFont() function in nw::font::ArchiveFont
41 ArchiveFont::~ArchiveFont() in ~ArchiveFont()
53 ArchiveFont::GetRequireBufferSize( in GetRequireBufferSize()
163 ArchiveFont::InitStreamingConstruct( in InitStreamingConstruct()
164 ArchiveFont::ConstructContext* pContext, in InitStreamingConstruct()
180 ArchiveFont::ConstructResult
181 ArchiveFont::StreamingConstruct( in StreamingConstruct()
182 ArchiveFont::ConstructContext* pContext, in StreamingConstruct()
199 ArchiveFont::ConstructResult ret = CONSTRUCT_CONTINUE; in StreamingConstruct()
222 pContext->op = ArchiveFont::ConstructContext::FATAL_ERROR; in StreamingConstruct()
258 ArchiveFont::Construct( in Construct()
274 ArchiveFont::ConstructContext context; in Construct()
276 ArchiveFont::ConstructResult ret = StreamingConstruct(&context, bfnt, fileSize); in Construct()
282 ArchiveFont::Destroy() in Destroy()
299 ArchiveFont::GetGlyph( in GetGlyph()
315 ArchiveFont::GetGlyphFromIndex( in GetGlyphFromIndex()