Searched defs:bExit (Results 1 – 9 of 9) sorted by relevance
/external/pdfium/fpdfsdk/src/formfiller/ |
D | FFL_Notify.cpp | 40 FX_BOOL CFFL_Notify::OnMouseUp(FX_BOOL & bExit) in OnMouseUp() 48 FX_BOOL CFFL_Notify::OnMouseDown(FX_BOOL & bExit) in OnMouseDown() 56 FX_BOOL CFFL_Notify::OnMouseEnter(FX_BOOL & bExit) in OnMouseEnter() 64 FX_BOOL CFFL_Notify::OnMouseExit(FX_BOOL & bExit) in OnMouseExit() 72 FX_BOOL CFFL_Notify::OnSetFocus(FX_BOOL & bExit) in OnSetFocus() 80 FX_BOOL CFFL_Notify::OnKillFocus(FX_BOOL & bExit) in OnKillFocus() 113 FX_BOOL CFFL_Notify::DoAAction(CPDF_AAction::AActionType eAAT, FX_BOOL & bExit) in DoAAction() 126 …CFFL_Notify::ExecuteActionTree(CPDF_AAction::AActionType eAAT,CPDF_Action & action, FX_BOOL& bExit) in ExecuteActionTree() 167 …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::OnKeyDown(FX_WORD nChar, FX_BOOL & bExit, FX_DWORD nFlag) in OnKeyDown() 96 FX_BOOL CPWL_CBListBox::OnChar(FX_WORD nChar, FX_BOOL & bExit, FX_DWORD nFlag) in OnChar() 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 | 181 FX_BOOL bExit = FALSE; in PasteText() local 199 FX_BOOL bExit = FALSE; in PasteText() local 928 FX_BOOL bExit = FALSE; in OnKeyDown() local 950 FX_BOOL bExit = FALSE; in OnKeyDown() local 1007 FX_BOOL bExit = FALSE; in OnChar() local
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | PublicMethods.cpp | 625 FX_BOOL bExit = FALSE; in MakeRegularDate() local
|