Searched refs:pTextParams (Results 1 – 1 of 1) sorted by relevance
76 const FDE_TXTEDTPARAMS* pTextParams = pEngine->GetEditParams(); in GetDisplayPos() local85 tr.pFont = pTextParams->pFont; in GetDisplayPos()86 tr.fFontSize = pTextParams->fFontSize; in GetDisplayPos()88 tr.iCharRotation = pTextParams->nCharRotation; in GetDisplayPos()91 tr.wLineBreakChar = pTextParams->wLineBreakChar; in GetDisplayPos()110 const FDE_TXTEDTPARAMS* pTextParams = pEngine->GetEditParams(); in GetCharRects_Impl() local118 tr.pFont = pTextParams->pFont; in GetCharRects_Impl()119 tr.fFontSize = pTextParams->fFontSize; in GetCharRects_Impl()121 tr.iCharRotation = pTextParams->nCharRotation; in GetCharRects_Impl()124 tr.wLineBreakChar = pTextParams->wLineBreakChar; in GetCharRects_Impl()