Home
last modified time | relevance | path

Searched defs:OnChar (Results 1 – 16 of 16) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_SpecialButton.cpp66 FX_BOOL CPWL_CheckBox::OnChar(FX_WORD nChar, FX_DWORD nFlag) in OnChar() function in CPWL_CheckBox
105 FX_BOOL CPWL_RadioButton::OnChar(FX_WORD nChar, FX_DWORD nFlag) in OnChar() function in CPWL_RadioButton
DPWL_ComboBox.cpp581 FX_BOOL CPWL_ComboBox::OnChar(FX_WORD nChar, FX_DWORD nFlag) in OnChar() function in CPWL_ComboBox
DPWL_ListBox.cpp288 FX_BOOL CPWL_ListBox::OnChar(FX_WORD nChar, FX_DWORD nFlag) in OnChar() function in CPWL_ListBox
DPWL_EditCtrl.cpp248 FX_BOOL CPWL_EditCtrl::OnChar(FX_WORD nChar, FX_DWORD nFlag) in OnChar() function in CPWL_EditCtrl
DPWL_Edit.cpp1006 FX_BOOL CPWL_Edit::OnChar(FX_WORD nChar, FX_DWORD nFlag) in OnChar() function in CPWL_Edit
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_PushButton.cpp31 FX_BOOL CFFL_PushButton::OnChar(CPDFSDK_Annot* pAnnot, FX_UINT nChar, FX_UINT nFlags) in OnChar() function in CFFL_PushButton
DFFL_RadioButton.cpp46 FX_BOOL CFFL_RadioButton::OnChar(CPDFSDK_Annot* pAnnot, FX_UINT nChar, FX_UINT nFlags) in OnChar() function in CFFL_RadioButton
DFFL_CheckBox.cpp45 FX_BOOL CFFL_CheckBox::OnChar(CPDFSDK_Annot* pAnnot, FX_UINT nChar, FX_UINT nFlags) in OnChar() function in CFFL_CheckBox
DFFL_ListBox.cpp119 FX_BOOL CFFL_ListBox::OnChar(CPDFSDK_Annot* pAnnot, FX_UINT nChar, FX_UINT nFlags) in OnChar() function in CFFL_ListBox
DFFL_TextField.cpp138 FX_BOOL CFFL_TextField::OnChar(CPDFSDK_Annot* pAnnot, FX_UINT nChar, FX_UINT nFlags) in OnChar() function in CFFL_TextField
DFFL_ComboBox.cpp101 FX_BOOL CFFL_ComboBox::OnChar(CPDFSDK_Annot* pAnnot, FX_UINT nChar, FX_UINT nFlags) in OnChar() function in CFFL_ComboBox
DFFL_IFormFiller.cpp478 FX_BOOL CFFL_IFormFiller::OnChar(CPDFSDK_Annot* pAnnot, FX_UINT nChar, FX_UINT nFlags) in OnChar() function in CFFL_IFormFiller
DFFL_FormFiller.cpp265 FX_BOOL CFFL_FormFiller::OnChar(CPDFSDK_Annot* pAnnot, FX_UINT nChar, FX_UINT nFlags) in OnChar() function in CFFL_FormFiller
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_list.cpp707 FX_BOOL CFX_ListCtrl::OnChar(FX_WORD nChar,FX_BOOL bShift,FX_BOOL bCtrl) in OnChar() function in CFX_ListCtrl
/external/pdfium/fpdfsdk/src/
Dfsdk_annothandler.cpp605 FX_BOOL CPDFSDK_BFAnnotHandler::OnChar(CPDFSDK_Annot* pAnnot, FX_DWORD nChar, FX_DWORD nFlags) in OnChar() function in CPDFSDK_BFAnnotHandler
Dfsdk_mgr.cpp944 FX_BOOL CPDFSDK_PageView::OnChar(int nChar, FX_UINT nFlag) in OnChar() function in CPDFSDK_PageView