Searched refs:pTCPP (Results 1 – 1 of 1) sorted by relevance
163 const primitive2d::TextDecoratedPortionPrimitive2D* pTCPP = in RenderTextSimpleOrDecoratedPortionPrimitive2D() local166 if( pTCPP != NULL ) in RenderTextSimpleOrDecoratedPortionPrimitive2D()180 if( pTCPP->getWordLineMode() ) in RenderTextSimpleOrDecoratedPortionPrimitive2D()189 if( pTCPP->getWordLineMode() ) in RenderTextSimpleOrDecoratedPortionPrimitive2D()203 switch( pTCPP->getTextEmphasisMark() ) in RenderTextSimpleOrDecoratedPortionPrimitive2D()206 … DBG_WARNING1( "DrawingLayer: Unknown EmphasisMark style (%d)!", pTCPP->getTextEmphasisMark() ); in RenderTextSimpleOrDecoratedPortionPrimitive2D()217 DBG_ASSERT( (pTCPP->getEmphasisMarkAbove() != pTCPP->getEmphasisMarkBelow()), in RenderTextSimpleOrDecoratedPortionPrimitive2D()219 if( pTCPP->getEmphasisMarkAbove() ) in RenderTextSimpleOrDecoratedPortionPrimitive2D()228 switch( pTCPP->getTextRelief() ) in RenderTextSimpleOrDecoratedPortionPrimitive2D()231 DBG_WARNING1( "DrawingLayer: Unknown Relief style (%d)!", pTCPP->getTextRelief() ); in RenderTextSimpleOrDecoratedPortionPrimitive2D()[all …]
Completed in 26 milliseconds