Searched defs:nSelEnd (Results 1 – 9 of 9) sorted by relevance
/external/pdfium/fpdfsdk/include/formfiller/ |
D | FFL_FormFiller.h | 29 int nSelEnd; member
|
/external/pdfium/fpdfsdk/include/ |
D | fsdk_baseform.h | 52 int nSelEnd; //in[out] member
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Edit.cpp | 185 int nSelEnd = 0; in PasteText() local 937 int nSelEnd = 0; in OnKeyDown() local 1022 int nSelEnd = 0; in OnChar() local
|
D | PWL_ListBox.cpp | 445 int nSelEnd = swChange.GetLength(); in OnNotifySelChanged() local
|
/external/pdfium/fpdfsdk/src/formfiller/ |
D | FFL_Notify.cpp | 100 int& nSelStart, int& nSelEnd, FX_BOOL& bRC) in OnKeyStroke()
|
D | FFL_ComboBox.cpp | 196 int nSelEnd = 0; in GetActionData() local
|
D | FFL_IFormFiller.cpp | 1102 int nSelStart, int nSelEnd, in OnBeforeKeyStroke()
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | JS_Context.cpp | 243 FX_BOOL bKeyDown, FX_BOOL bModifier, int &nSelEnd,int &nSelStart, in OnField_Keystroke()
|
D | JS_EventHandler.cpp | 193 FX_BOOL bModifier, int& nSelEnd, int& nSelStart, in OnField_Keystroke()
|