/aosp_15_r20/external/pdfium/xfa/fxfa/ |
H A D | cxfa_ffsignature.cpp | 76 bool CXFA_FFSignature::OnMouseWheel(Mask<XFA_FWL_KeyFlag> dwFlags, in OnMouseWheel() function in CXFA_FFSignature
|
H A D | cxfa_ffwidgethandler.cpp | 78 bool CXFA_FFWidgetHandler::OnMouseWheel(CXFA_FFWidget* hWidget, in OnMouseWheel() function in CXFA_FFWidgetHandler
|
H A D | cxfa_fffield.cpp | 462 bool CXFA_FFField::OnMouseWheel(Mask<XFA_FWL_KeyFlag> dwFlags, in OnMouseWheel() function in CXFA_FFField
|
H A D | cxfa_ffwidget.cpp | 404 bool CXFA_FFWidget::OnMouseWheel(Mask<XFA_FWL_KeyFlag> dwFlags, in OnMouseWheel() function in CXFA_FFWidget
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | cpdfsdk_annot.cpp | 68 bool CPDFSDK_Annot::OnMouseWheel(ObservedPtr<CPDFSDK_Annot>& pAnnot, in OnMouseWheel() function in CPDFSDK_Annot
|
H A D | cpdfsdk_baannot.cpp | 323 bool CPDFSDK_BAAnnot::OnMouseWheel(Mask<FWL_EVENTFLAG> nFlags, in OnMouseWheel() function in CPDFSDK_BAAnnot
|
H A D | cpdfsdk_pageview.cpp | 471 bool CPDFSDK_PageView::OnMouseWheel(Mask<FWL_EVENTFLAG> nFlags, in OnMouseWheel() function in CPDFSDK_PageView
|
H A D | cpdfsdk_widget.cpp | 787 bool CPDFSDK_Widget::OnMouseWheel(Mask<FWL_EVENTFLAG> nFlags, in OnMouseWheel() function in CPDFSDK_Widget
|
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/ |
H A D | cpwl_list_box.cpp | 351 bool CPWL_ListBox::OnMouseWheel(Mask<FWL_EVENTFLAG> nFlag, in OnMouseWheel() function in CPWL_ListBox
|
H A D | cpwl_edit.cpp | 460 bool CPWL_Edit::OnMouseWheel(Mask<FWL_EVENTFLAG> nFlag, in OnMouseWheel() function in CPWL_Edit
|
H A D | cpwl_wnd.cpp | 393 bool CPWL_Wnd::OnMouseWheel(Mask<FWL_EVENTFLAG> nFlag, in OnMouseWheel() function in CPWL_Wnd
|
/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/ |
H A D | cpdfxfa_widget.cpp | 331 bool CPDFXFA_Widget::OnMouseWheel(Mask<FWL_EVENTFLAG> nFlags, in OnMouseWheel() function in CPDFXFA_Widget
|
/aosp_15_r20/external/pdfium/xfa/fwl/ |
H A D | cfwl_scrollbar.cpp | 389 void CFWL_ScrollBar::OnMouseWheel(const CFX_Vector& delta) { in OnMouseWheel() function in CFWL_ScrollBar
|
H A D | cfwl_listbox.cpp | 705 void CFWL_ListBox::OnMouseWheel(CFWL_MessageMouseWheel* pMsg) { in OnMouseWheel() function in CFWL_ListBox
|
/aosp_15_r20/external/pdfium/fpdfsdk/formfiller/ |
H A D | cffl_formfield.cpp | 138 bool CFFL_FormField::OnMouseWheel(CPDFSDK_PageView* pPageView, in OnMouseWheel() function in CFFL_FormField
|
H A D | cffl_interactiveformfiller.cpp | 307 bool CFFL_InteractiveFormFiller::OnMouseWheel( in OnMouseWheel() function in CFFL_InteractiveFormFiller
|