Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_ArchiveFontBase.cpp719 if (pContext->GetRemain() < srcSize + sizeof(*pContext->GetUncompContext())) in ConstructOpPrepairExpandSheet()
726 nn::cx::InitUncompContextHuffman( pContext->GetUncompContext(), in ConstructOpPrepairExpandSheet()
803 nn::cx::ReadUncompHuffman( pContext->GetUncompContext(), in ConstructOpExpand()
/NW4C-1.2.23/include/nw/font/
Dfont_ArchiveFontBase.h257 GetUncompContext() { return extendContext; } in GetUncompContext() function