/aosp_15_r20/external/pdfium/fpdfsdk/pwl/ |
H A D | cpwl_special_button.cpp | 42 bool CPWL_CheckBox::OnChar(uint16_t nChar, Mask<FWL_EVENTFLAG> nFlag) { in OnChar() function in CPWL_CheckBox 66 bool CPWL_RadioButton::OnChar(uint16_t nChar, Mask<FWL_EVENTFLAG> nFlag) { in OnChar() function in CPWL_RadioButton
|
H A D | cpwl_combo_box.cpp | 409 bool CPWL_ComboBox::OnChar(uint16_t nChar, Mask<FWL_EVENTFLAG> nFlag) { in OnChar() function in CPWL_ComboBox
|
H A D | cpwl_list_box.cpp | 128 bool CPWL_ListBox::OnChar(uint16_t nChar, Mask<FWL_EVENTFLAG> nFlag) { in OnChar() function in CPWL_ListBox
|
H A D | cpwl_edit.cpp | 406 bool CPWL_Edit::OnChar(uint16_t nChar, Mask<FWL_EVENTFLAG> nFlag) { in OnChar() function in CPWL_Edit
|
H A D | cpwl_list_ctrl.cpp | 274 bool CPWL_ListCtrl::OnChar(uint16_t nChar, bool bShift, bool bCtrl) { in OnChar() function in CPWL_ListCtrl
|
H A D | cpwl_wnd.cpp | 309 bool CPWL_Wnd::OnChar(uint16_t nChar, Mask<FWL_EVENTFLAG> nFlag) { in OnChar() function in CPWL_Wnd
|
/aosp_15_r20/external/pdfium/fpdfsdk/formfiller/ |
H A D | cffl_radiobutton.cpp | 45 bool CFFL_RadioButton::OnChar(CPDFSDK_Widget* pWidget, in OnChar() function in CFFL_RadioButton
|
H A D | cffl_checkbox.cpp | 45 bool CFFL_CheckBox::OnChar(CPDFSDK_Widget* pWidget, in OnChar() function in CFFL_CheckBox
|
H A D | cffl_textfield.cpp | 103 bool CFFL_TextField::OnChar(CPDFSDK_Widget* pWidget, in OnChar() function in CFFL_TextField
|
H A D | cffl_listbox.cpp | 79 bool CFFL_ListBox::OnChar(CPDFSDK_Widget* pWidget, in OnChar() function in CFFL_ListBox
|
H A D | cffl_combobox.cpp | 61 bool CFFL_ComboBox::OnChar(CPDFSDK_Widget* pWidget, in OnChar() function in CFFL_ComboBox
|
H A D | cffl_formfield.cpp | 172 bool CFFL_FormField::OnChar(CPDFSDK_Widget* pWidget, in OnChar() function in CFFL_FormField
|
H A D | cffl_interactiveformfiller.cpp | 343 bool CFFL_InteractiveFormFiller::OnChar(CPDFSDK_Widget* pWidget, in OnChar() function in CFFL_InteractiveFormFiller
|
/aosp_15_r20/external/pdfium/xfa/fxfa/ |
H A D | cxfa_ffsignature.cpp | 102 bool CXFA_FFSignature::OnChar(uint32_t nChar, Mask<XFA_FWL_KeyFlag> dwFlags) { in OnChar() function in CXFA_FFSignature
|
H A D | cxfa_ffwidgethandler.cpp | 120 bool CXFA_FFWidgetHandler::OnChar(CXFA_FFWidget* hWidget, in OnChar() function in CXFA_FFWidgetHandler
|
H A D | cxfa_fffield.cpp | 547 bool CXFA_FFField::OnChar(uint32_t dwChar, Mask<XFA_FWL_KeyFlag> dwFlags) { in OnChar() function in CXFA_FFField
|
H A D | cxfa_ffwidget.cpp | 458 bool CXFA_FFWidget::OnChar(uint32_t dwChar, Mask<XFA_FWL_KeyFlag> dwFlags) { in OnChar() function in CXFA_FFWidget
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | cpdfsdk_annot.cpp | 90 bool CPDFSDK_Annot::OnChar(ObservedPtr<CPDFSDK_Annot>& pAnnot, in OnChar() function in CPDFSDK_Annot
|
H A D | cpdfsdk_baannot.cpp | 339 bool CPDFSDK_BAAnnot::OnChar(uint32_t nChar, Mask<FWL_EVENTFLAG> nFlags) { in OnChar() function in CPDFSDK_BAAnnot
|
H A D | cpdfsdk_pageview.cpp | 491 bool CPDFSDK_PageView::OnChar(uint32_t nChar, Mask<FWL_EVENTFLAG> nFlags) { in OnChar() function in CPDFSDK_PageView
|
H A D | cpdfsdk_widget.cpp | 818 bool CPDFSDK_Widget::OnChar(uint32_t nChar, Mask<FWL_EVENTFLAG> nFlags) { in OnChar() function in CPDFSDK_Widget
|
/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/ |
H A D | cpdfxfa_widget.cpp | 354 bool CPDFXFA_Widget::OnChar(uint32_t nChar, Mask<FWL_EVENTFLAG> nFlags) { in OnChar() function in CPDFXFA_Widget
|
/aosp_15_r20/external/pdfium/xfa/fwl/ |
H A D | cfwl_edit.cpp | 1014 void CFWL_Edit::OnChar(CFWL_MessageKey* pMsg) { in OnChar() function in CFWL_Edit
|