Home
last modified time | relevance | path

Searched refs:GetUncompContext (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/font/
Dfont_ArchiveFontBase.cpp721 if (pContext->GetRemain() < srcSize + sizeof(*pContext->GetUncompContext())) in ConstructOpPrepairExpandSheet()
728 nn::cx::InitUncompContextHuffman( pContext->GetUncompContext(), in ConstructOpPrepairExpandSheet()
805 nn::cx::ReadUncompHuffman( pContext->GetUncompContext(), in ConstructOpExpand()
/NW4C-2.0.3/include/nw/font/
Dfont_ArchiveFontBase.h259 GetUncompContext() { return extendContext; } in GetUncompContext() function