Lines Matching refs:PackedFont
74 PackedFont::PackedFont() in PackedFont() function in nw::font::PackedFont
84 PackedFont::~PackedFont() in ~PackedFont()
96 PackedFont::GetRequireBufferSize( in GetRequireBufferSize()
120 PackedFont::GetRequireBufferSize( in GetRequireBufferSize()
154 PackedFont::InitStreamingConstruct( in InitStreamingConstruct()
155 PackedFont::ConstructContext* pContext, in InitStreamingConstruct()
171 PackedFont::ConstructResult
172 PackedFont::StreamingConstruct( in StreamingConstruct()
173 PackedFont::ConstructContext* pContext, in StreamingConstruct()
190 PackedFont::ConstructResult ret = CONSTRUCT_CONTINUE; in StreamingConstruct()
211 if (pContext->op == PackedFont::ConstructContext::COPY) in StreamingConstruct()
265 PackedFont::Construct( in Construct()
278 PackedFont::ConstructResult ret; in Construct()
279 PackedFont::ConstructContext context; in Construct()
290 PackedFont::Destroy() in Destroy()
317 PackedFont::GetGlyph( in GetGlyph()
349 PackedFont::GetActiveSheetNum() const in GetActiveSheetNum()
361 PackedFont::PreloadSheet(CharCode c) in PreloadSheet()
381 PackedFont::LockSheet(CharCode c) in LockSheet()
404 PackedFont::UnlockSheet( in UnlockSheet()
432 PackedFont::UnlockSheetAll() in UnlockSheetAll()
451 PackedFont::CalcCopySize( in CalcCopySize()
560 PackedFont::CalcCacheSize( in CalcCacheSize()
592 PackedFont::AssignMemory( in AssignMemory()
661 PackedFont::MakeGlyph( in MakeGlyph()
676 PackedFont::LoadSheet(int compIndex) const in LoadSheet()
696 PackedFont::UnloadSheet(int compIndex) const in UnloadSheet()
703 PackedFont::GetSheetIndex(CharCode c) const in GetSheetIndex()
720 PackedFont::CalcSheetIndex(GlyphIndex index) const in CalcSheetIndex()
728 PackedFont::GetCacheIndex(int compIndex) const in GetCacheIndex()
735 PackedFont::GetCacheUser(int cacheIndex) const in GetCacheUser()
742 PackedFont::SetCacheUser( in SetCacheUser()
754 PackedFont::ResetCacheUser( in ResetCacheUser()
769 PackedFont::GetLoadedSheet(int cacheIndex) const in GetLoadedSheet()
777 PackedFont::GetCompSheet(int compIndex) const in GetCompSheet()
789 PackedFont::ConstructResult
790 PackedFont::ConstructOpAnalyzeGLGRPacked( in ConstructOpAnalyzeGLGRPacked()
791 PackedFont::ConstructContext* pContext, in ConstructOpAnalyzeGLGRPacked()
792 PackedFont::CachedStreamReader* pStream in ConstructOpAnalyzeGLGRPacked()
953 PackedFont::ConstructResult
954 PackedFont::ConstructOpPrepairCopyPackedSheet( in ConstructOpPrepairCopyPackedSheet()
955 PackedFont::ConstructContext* pContext, in ConstructOpPrepairCopyPackedSheet()
956 PackedFont::CachedStreamReader* pStream in ConstructOpPrepairCopyPackedSheet()
1016 PackedFont::LRUManager::Init( in Init()
1041 PackedFont::LRUManager::Use(int index) in Use()
1062 PackedFont::LRUManager::Unuse(int index) in Unuse()
1083 PackedFont::LRUManager::Lock(int index) in Lock()
1100 PackedFont::LRUManager::Unlock(int index) in Unlock()