Searched refs:pAccess (Results 1 – 5 of 5) sorted by relevance
1176 IFX_TxtAccess* pAccess = pTxtRun->pAccess; in GetDisplayPos() local1226 if (pAccess != NULL) { in GetDisplayPos()1227 wch = pAccess->GetChar(pIdentity, i); in GetDisplayPos()1228 iWidth = pAccess->GetWidth(pIdentity, i); in GetDisplayPos()1242 if (pAccess != NULL) { in GetDisplayPos()1245 wNext = pAccess->GetChar(pIdentity, iNext); in GetDisplayPos()1282 if (pAccess != NULL) { in GetDisplayPos()1285 wNext = pAccess->GetChar(pIdentity, iNext); in GetDisplayPos()1316 if (pAccess != NULL) { in GetDisplayPos()1319 wNext = pAccess->GetChar(pIdentity, iNext); in GetDisplayPos()[all …]
78 pAccess = NULL; in _FX_TXTRUN()94 IFX_TxtAccess* pAccess; member
80 tr.pAccess = m_pPage; in GetDisplayPos()113 tr.pAccess = m_pPage; in GetCharRects_Impl()
582 IFX_FileAccess* pAccess = FX_CreateDefaultFileAccess(m_wsNext); in GetNext() local584 pos = 0 != m_wsNext.GetLength() ? pAccess : NULL; in GetNext()585 return (IFX_FileAccess*)pAccess; in GetNext()
824 tr.pAccess = NULL; in ToTextRun()