Searched defs:nNewCaret (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fee/src/fee/
H A Dfde_txtedtengine.cpp482 int32_t nNewCaret = nBgn + nCaret; local
485 this, m_nCaret, nNewCaret, pField, nIndexInField, nBgn,
2771 int32_t nNewCaret,
2781 m_nNewCaret(nNewCaret),
2768 CFDE_TxtEdtDoRecord_FieldReplace( CFDE_TxtEdtEngine* pEngine, int32_t nCaret, int32_t nNewCaret, CFDE_TxtEdtField* pField, int32_t nIndexInField, int32_t nFieldBgn, int32_t nFieldNewLength, const CFX_WideString& wsDel, const CFX_WideString& wsIns, FX_BOOL bSel) argument

Completed in 439 milliseconds