Home
last modified time | relevance | path

Searched refs:BINBLOCK_SIG_TGLP (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/sources/libraries/font/
Dfont_ResFont.cpp104 if (blockHeader->kind == BINBLOCK_SIG_TGLP) in GetDrawBufferSize()
286 case BINBLOCK_SIG_TGLP: in Rebuild()
Dfont_ArchiveFontBase.cpp300 case BINBLOCK_SIG_TGLP: pContext->op = ConstructContext::ANALYZE_TGLP; break; in ConstructOpDispatch()
/NW4C-1.2.23/include/nw/font/
Dfont_ResourceFormat.h57 const ut::SigWord BINBLOCK_SIG_TGLP = NW_UT_MAKE_SIGWORD('T','G','L','P'); variable