Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_ArchiveFontBase.h259 GetUncompContext() { return extendContext; } in GetUncompContext()
336 extendContext; member
/NW4C-2.0.3/sources/libraries/font/
Dfont_ArchiveFontBase.cpp1045 extendContext = reinterpret_cast<nn::cx::UncompContextHuffman*>( in Init()
1047 reinterpret_cast<uptr>(targetBufferEnd - sizeof(*extendContext)), 4 )); in Init()