Searched defs:bExit (Results 1 – 9 of 9) sorted by relevance
/external/pdfium/fpdfsdk/src/formfiller/ |
D | FFL_Notify.cpp | 39 FX_BOOL CFFL_Notify::OnMouseUp(FX_BOOL & bExit) in OnMouseUp() 47 FX_BOOL CFFL_Notify::OnMouseDown(FX_BOOL & bExit) in OnMouseDown() 55 FX_BOOL CFFL_Notify::OnMouseEnter(FX_BOOL & bExit) in OnMouseEnter() 63 FX_BOOL CFFL_Notify::OnMouseExit(FX_BOOL & bExit) in OnMouseExit() 71 FX_BOOL CFFL_Notify::OnSetFocus(FX_BOOL & bExit) in OnSetFocus() 79 FX_BOOL CFFL_Notify::OnKillFocus(FX_BOOL & bExit) in OnKillFocus() 112 FX_BOOL CFFL_Notify::DoAAction(CPDF_AAction::AActionType eAAT, FX_BOOL & bExit) in DoAAction() 125 …CFFL_Notify::ExecuteActionTree(CPDF_AAction::AActionType eAAT,CPDF_Action & action, FX_BOOL& bExit) in ExecuteActionTree() 166 …BOOL CFFL_Notify::ExecuteAction(CPDF_AAction::AActionType eAAT,CPDF_Action & action,FX_BOOL& bExit) in ExecuteAction()
|
D | FFL_IFormFiller.cpp | 334 FX_BOOL bExit = FALSE; in OnLButtonUp() local 342 …PDFSDK_Widget* pWidget, CPDFSDK_PageView* pPageView, FX_BOOL& bReset, FX_BOOL& bExit,FX_UINT nFlag) in OnButtonUp() 839 FX_BOOL & bRC, FX_BOOL & bExit) in OnKeyStroke() 851 …(CPDFSDK_Widget* pWidget, CPDFSDK_PageView* pPageView, FX_BOOL& bRC, FX_BOOL& bExit, FX_DWORD nFla… in OnKeyStrokeCommit() 892 …(CPDFSDK_Widget* pWidget, CPDFSDK_PageView* pPageView, FX_BOOL& bRC, FX_BOOL& bExit, FX_DWORD nFla… in OnValidate() 931 …r::OnCalculate(CPDFSDK_Widget* pWidget, CPDFSDK_PageView* pPageView, FX_BOOL& bExit, FX_DWORD nFla… in OnCalculate() 953 …ller::OnFormat(CPDFSDK_Widget* pWidget, CPDFSDK_PageView* pPageView, FX_BOOL& bExit, FX_DWORD nFla… in OnFormat() 1103 FX_BOOL bKeyDown, FX_BOOL & bRC, FX_BOOL & bExit, FX_DWORD nFlag) in OnBeforeKeyStroke() 1186 void CFFL_IFormFiller::OnAfterKeyStroke(FX_BOOL bEditOrList, void* pPrivateData, FX_BOOL & bExit,FX… in OnAfterKeyStroke()
|
D | FFL_RadioButton.cpp | 60 FX_BOOL bExit = FALSE; in OnChar() local
|
D | FFL_CheckBox.cpp | 59 FX_BOOL bExit = FALSE; in OnChar() local
|
D | FFL_FormFiller.cpp | 674 FX_BOOL bExit = FALSE; in CommitData() local
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_ComboBox.cpp | 41 FX_BOOL bExit = FALSE; in OnLButtonUp() local 50 FX_BOOL CPWL_CBListBox::OnKeyDownWithExit(FX_WORD nChar, FX_BOOL & bExit, FX_DWORD nFlag) in OnKeyDownWithExit() 96 FX_BOOL CPWL_CBListBox::OnCharWithExit(FX_WORD nChar, FX_BOOL & bExit, FX_DWORD nFlag) in OnCharWithExit() 554 FX_BOOL bExit = FALSE; in OnKeyDown() local 565 FX_BOOL bExit = FALSE; in OnKeyDown() local 587 FX_BOOL bExit = FALSE; in OnChar() local
|
D | PWL_ListBox.cpp | 282 FX_BOOL bExit = FALSE; in OnKeyDown() local 296 FX_BOOL bExit = FALSE; in OnChar() local 329 FX_BOOL bExit = FALSE; in OnLButtonUp() local 437 void CPWL_ListBox::OnNotifySelChanged(FX_BOOL bKeyDown, FX_BOOL & bExit, FX_DWORD nFlag) in OnNotifySelChanged() 628 FX_BOOL bExit = FALSE; in OnMouseWheel() local
|
D | PWL_Edit.cpp | 182 FX_BOOL bExit = FALSE; in PasteText() local 200 FX_BOOL bExit = FALSE; in PasteText() local 932 FX_BOOL bExit = FALSE; in OnKeyDown() local 954 FX_BOOL bExit = FALSE; in OnKeyDown() local 1011 FX_BOOL bExit = FALSE; in OnChar() local
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | PublicMethods.cpp | 614 FX_BOOL bExit = FALSE; in MakeRegularDate() local
|