Home
last modified time | relevance | path

Searched defs:nCaret (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtblock.h202 int32_t& nCaret, in Insert()
209 int32_t& nCaret, in Delete()
217 int32_t& nCaret, in Replace()
Dfde_txtedtengine.cpp446 int32_t nCaret; in Insert() local
681 int32_t nCaret = 0; in Delete() local
1753 int32_t nCaret = m_nCaret; in MoveForward() local
1767 int32_t nCaret = m_nCaret; in MoveBackward() local
2280 int32_t nCaret, in GetCaretRect()
2351 int32_t nCaret = 0; in DeleteSelect() local
2432 int32_t nCaret, in CFDE_TxtEdtDoRecord_Insert()
2498 int32_t nCaret, in CFDE_TxtEdtDoRecord_DeleteRange()
2578 int32_t nCaret, in CFDE_TxtEdtDoRecord_FieldInsert()
2604 int32_t nCaret = 0; in Undo() local
[all …]
Dfde_txtedtblock.cpp240 int32_t& nCaret, in Insert()
274 int32_t& nCaret, in Delete()
309 int32_t& nCaret, in Replace()
Dfde_txtedtpage.cpp241 int32_t nCaret = 0; in GetCharIndex() local
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_editimp.cpp742 int32_t nCaret = m_pEdtEngine->GetCaretPos(); in Paste() local
2043 int32_t nCaret = m_pOwner->m_pEdtEngine->GetCaretPos(); in OnKeyDown() local
2093 int32_t nCaret = m_pOwner->m_pEdtEngine->GetCaretPos(); in OnChar() local