Searched refs:nFieldBgn (Results 1 – 2 of 2) sorted by relevance
280 int32_t nFieldBgn,312 int32_t nFieldBgn,345 int32_t nFieldBgn,
2192 int32_t nFieldBgn = 0; in GetRealIndex() local2198 FX_DWORD dwPre = (FX_DWORD)m_pTxtBuf->GetCharByIndex(nFieldBgn + 1); in GetRealIndex()2199 FX_DWORD dwCur = (FX_DWORD)m_pTxtBuf->GetCharByIndex(nFieldBgn + 2); in GetRealIndex()2207 nFieldBgn = pIter->GetAt(); in GetRealIndex()2218 pIter->SetAt(nFieldBgn + 1); in GetRealIndex()2225 int32_t nDelta = nIndex - nFieldBgn - FDE_FORMAT_EDIT_FIELD_HADERSIZE + 1; in GetRealIndex()2228 return nRealIndex + pField->GetRealIndex(nIndex - nFieldBgn); in GetRealIndex()2581 int32_t nFieldBgn, in CFDE_TxtEdtDoRecord_FieldInsert() argument2590 m_nFieldBgn(nFieldBgn), in CFDE_TxtEdtDoRecord_FieldInsert()2677 int32_t nFieldBgn, in CFDE_TxtEdtDoRecord_FieldDelete() argument[all …]