Lines Matching refs:PackedFont

72 PackedFont::PackedFont()  in PackedFont()  function in nw::font::PackedFont
82 PackedFont::~PackedFont() in ~PackedFont()
94 PackedFont::GetRequireBufferSize( in GetRequireBufferSize()
118 PackedFont::GetRequireBufferSize( in GetRequireBufferSize()
152 PackedFont::InitStreamingConstruct( in InitStreamingConstruct()
153 PackedFont::ConstructContext* pContext, in InitStreamingConstruct()
169 PackedFont::ConstructResult
170 PackedFont::StreamingConstruct( in StreamingConstruct()
171 PackedFont::ConstructContext* pContext, in StreamingConstruct()
188 PackedFont::ConstructResult ret = CONSTRUCT_CONTINUE; in StreamingConstruct()
209 if (pContext->op == PackedFont::ConstructContext::COPY) in StreamingConstruct()
263 PackedFont::Construct( in Construct()
276 PackedFont::ConstructResult ret; in Construct()
277 PackedFont::ConstructContext context; in Construct()
288 PackedFont::Destroy() in Destroy()
315 PackedFont::GetGlyph( in GetGlyph()
347 PackedFont::GetActiveSheetNum() const in GetActiveSheetNum()
359 PackedFont::PreloadSheet(CharCode c) in PreloadSheet()
379 PackedFont::LockSheet(CharCode c) in LockSheet()
402 PackedFont::UnlockSheet( in UnlockSheet()
430 PackedFont::UnlockSheetAll() in UnlockSheetAll()
449 PackedFont::CalcCopySize( in CalcCopySize()
558 PackedFont::CalcCacheSize( in CalcCacheSize()
590 PackedFont::AssignMemory( in AssignMemory()
659 PackedFont::MakeGlyph( in MakeGlyph()
674 PackedFont::LoadSheet(int compIndex) const in LoadSheet()
694 PackedFont::UnloadSheet(int compIndex) const in UnloadSheet()
701 PackedFont::GetSheetIndex(CharCode c) const in GetSheetIndex()
718 PackedFont::CalcSheetIndex(GlyphIndex index) const in CalcSheetIndex()
726 PackedFont::GetCacheIndex(int compIndex) const in GetCacheIndex()
733 PackedFont::GetCacheUser(int cacheIndex) const in GetCacheUser()
740 PackedFont::SetCacheUser( in SetCacheUser()
752 PackedFont::ResetCacheUser( in ResetCacheUser()
767 PackedFont::GetLoadedSheet(int cacheIndex) const in GetLoadedSheet()
775 PackedFont::GetCompSheet(int compIndex) const in GetCompSheet()
787 PackedFont::ConstructResult
788 PackedFont::ConstructOpAnalyzeGLGRPacked( in ConstructOpAnalyzeGLGRPacked()
789 PackedFont::ConstructContext* pContext, in ConstructOpAnalyzeGLGRPacked()
790 PackedFont::CachedStreamReader* pStream in ConstructOpAnalyzeGLGRPacked()
951 PackedFont::ConstructResult
952 PackedFont::ConstructOpPrepairCopyPackedSheet( in ConstructOpPrepairCopyPackedSheet()
953 PackedFont::ConstructContext* pContext, in ConstructOpPrepairCopyPackedSheet()
954 PackedFont::CachedStreamReader* pStream in ConstructOpPrepairCopyPackedSheet()
1014 PackedFont::LRUManager::Init( in Init()
1039 PackedFont::LRUManager::Use(int index) in Use()
1060 PackedFont::LRUManager::Unuse(int index) in Unuse()
1081 PackedFont::LRUManager::Lock(int index) in Lock()
1098 PackedFont::LRUManager::Unlock(int index) in Unlock()