Searched refs:pTxtRun (Results 1 – 3 of 3) sorted by relevance
1168 int32_t CFX_TxtBreak::GetDisplayPos(FX_LPCTXTRUN pTxtRun, in GetDisplayPos() argument1173 if (pTxtRun == NULL || pTxtRun->iLength < 1) { in GetDisplayPos()1176 IFX_TxtAccess* pAccess = pTxtRun->pAccess; in GetDisplayPos()1177 void* pIdentity = pTxtRun->pIdentity; in GetDisplayPos()1178 const FX_WCHAR* pStr = pTxtRun->pStr; in GetDisplayPos()1179 int32_t* pWidths = pTxtRun->pWidths; in GetDisplayPos()1180 int32_t iLength = pTxtRun->iLength - 1; in GetDisplayPos()1181 IFX_Font* pFont = pTxtRun->pFont; in GetDisplayPos()1182 FX_DWORD dwStyles = pTxtRun->dwStyles; in GetDisplayPos()1183 CFX_RectF rtText(*pTxtRun->pRect); in GetDisplayPos()[all …]
91 FX_LPCTXTRUN pTxtRun,96 virtual int32_t GetCharRects(FX_LPCTXTRUN pTxtRun,
205 FX_LPCTXTRUN pTxtRun,210 virtual int32_t GetCharRects(FX_LPCTXTRUN pTxtRun,