Searched refs:pTmpMagic (Results 1 – 1 of 1) sorted by relevance
367 const void* pTmpMagic; in CreateHyphen() local369 rInf.GetFont()->GetMagic( pTmpMagic, nFntIdx, rInf.GetFont()->GetActual() ); in CreateHyphen()370 if( !pLastMagicNo || pLastMagicNo != pTmpMagic ) { in CreateHyphen()371 pLastMagicNo = pTmpMagic; in CreateHyphen()
Completed in 8 milliseconds