Home
last modified time | relevance | path

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

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