Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx654 const char* pCmdName; in readDictOp() local
656 pCmdName = pDictOps[ nOpId]; in readDictOp()
659 pCmdName = pDictEscs[ nExtId]; in readDictOp()
665 switch( *pCmdName) { in readDictOp()
666 default: fprintf( stderr, "unsupported DictOp.type=\'%c\'\n", *pCmdName); break; in readDictOp()

Completed in 27 milliseconds