Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/font/
Dfont_ArchiveFontBase.h257 GetUncompContext() { return extendContext; } in GetUncompContext()
334 extendContext; member
/NW4C-1.2.23/sources/libraries/font/
Dfont_ArchiveFontBase.cpp1043 extendContext = reinterpret_cast<nn::cx::UncompContextHuffman*>( in Init()
1045 reinterpret_cast<uptr>(targetBufferEnd - sizeof(*extendContext)), 4 )); in Init()