Searched refs:pPspLayout (Results 1 – 1 of 1) sorted by relevance
736 const PspServerFontLayout * pPspLayout = dynamic_cast<const PspServerFontLayout*>(&rLayout); in DrawPrinterLayout() local740 if (pPspLayout) in DrawPrinterLayout()742 pText = pPspLayout->getTextPtr(); in DrawPrinterLayout()743 nMinCharPos = pPspLayout->getMinCharPos(); in DrawPrinterLayout()744 nMaxCharPos = pPspLayout->getMaxCharPos(); in DrawPrinterLayout()
Completed in 15 milliseconds