Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/font/
Dfont_ResourceFormat.h58 const ut::SigWord BINBLOCK_SIG_CWDH = NW_UT_MAKE_SIGWORD('C','W','D','H'); variable
/NW4C-1.2.23/sources/libraries/font/
Dfont_ResFont.cpp311 case BINBLOCK_SIG_CWDH: in Rebuild()
Dfont_ArchiveFontBase.cpp299 case BINBLOCK_SIG_CWDH: pContext->op = ConstructContext::ANALYZE_CWDH; break; in ConstructOpDispatch()