Searched refs:eFontStrikeout (Results 1 – 3 of 3) sorted by relevance
79 …xtStrikeout DRAWINGLAYER_DLLPUBLIC mapFontStrikeoutToTextStrikeout(::FontStrikeout eFontStrikeout);80 …FontStrikeout DRAWINGLAYER_DLLPUBLIC mapTextStrikeoutToFontStrikeout(TextStrikeout eFontStrikeout);
86 TextStrikeout mapFontStrikeoutToTextStrikeout(FontStrikeout eFontStrikeout) in mapFontStrikeoutToTextStrikeout() argument88 switch(eFontStrikeout) in mapFontStrikeoutToTextStrikeout()
196 …const FontStrikeout eFontStrikeout(primitive2d::mapTextStrikeoutToFontStrikeout(pTCPP->getTextStri… in RenderTextSimpleOrDecoratedPortionPrimitive2D() local198 if( eFontStrikeout != STRIKEOUT_NONE ) in RenderTextSimpleOrDecoratedPortionPrimitive2D()199 aFont.SetStrikeout( eFontStrikeout ); in RenderTextSimpleOrDecoratedPortionPrimitive2D()
Completed in 33 milliseconds