Home
last modified time | relevance | path

Searched defs:nSelEnd (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/formfiller/
Dcffl_fieldaction.h23 int nSelEnd = 0; member
Dcffl_interactiveformfiller.cpp905 int nSelEnd, in OnBeforeKeyStroke()
/external/pdfium/fxjs/
Dcjs_event_context_stub.h60 int* nSelEnd, in OnField_Keystroke()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_box.cpp212 int nSelEnd = pdfium::checked_cast<int>(swChange.GetLength()); in OnNotifySelectionChanged() local