Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_ArchiveFontBase.cpp555 if (pContext->pPrevCWDH != NULL) in ConstructOpAnalyzeCWDH()
557 pContext->pPrevCWDH->pNext = pDstCWDH; in ConstructOpAnalyzeCWDH()
564 pContext->pPrevCWDH = pDstCWDH; in ConstructOpAnalyzeCWDH()
1060 pPrevCWDH = NULL; in Init()
/NW4C-2.0.3/include/nw/font/
Dfont_ArchiveFontBase.h324 FontWidth* pPrevCWDH; member