Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_ResourceFormat.h61 const ut::SigWord BINBLOCK_SIG_CMAP = NW_UT_MAKE_SIGWORD('C','M','A','P'); variable
/NW4C-2.0.3/sources/libraries/font/
Dfont_ResFont.cpp331 case BINBLOCK_SIG_CMAP: in Rebuild()
Dfont_ArchiveFontBase.cpp300 case BINBLOCK_SIG_CMAP: pContext->op = ConstructContext::ANALYZE_CMAP; break; in ConstructOpDispatch()