Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/font/
Dfont_ArchiveFontBase.cpp553 if (pContext->pPrevCWDH != NULL) in ConstructOpAnalyzeCWDH()
555 pContext->pPrevCWDH->pNext = pDstCWDH; in ConstructOpAnalyzeCWDH()
562 pContext->pPrevCWDH = pDstCWDH; in ConstructOpAnalyzeCWDH()
1058 pPrevCWDH = NULL; in Init()
/NW4C-1.3.3/include/nw/font/
Dfont_ArchiveFontBase.h322 FontWidth* pPrevCWDH; member