Searched refs:pTextParams (Results 1 – 1 of 1) sorted by relevance
58 const FDE_TXTEDTPARAMS* pTextParams = pEngine->GetEditParams(); in GetDisplayPos() local65 tr.pFont = pTextParams->pFont; in GetDisplayPos()66 tr.fFontSize = pTextParams->fFontSize; in GetDisplayPos()68 tr.iCharRotation = pTextParams->nCharRotation; in GetDisplayPos()71 tr.wLineBreakChar = pTextParams->wLineBreakChar; in GetDisplayPos()82 const FDE_TXTEDTPARAMS* pTextParams = pEngine->GetEditParams(); in GetCharRects() local88 tr.pFont = pTextParams->pFont; in GetCharRects()89 tr.fFontSize = pTextParams->fFontSize; in GetCharRects()91 tr.iCharRotation = pTextParams->nCharRotation; in GetCharRects()94 tr.wLineBreakChar = pTextParams->wLineBreakChar; in GetCharRects()