Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffsignature.cpp76 bool CXFA_FFSignature::OnMouseWheel(Mask<XFA_FWL_KeyFlag> dwFlags, in OnMouseWheel() function in CXFA_FFSignature
H A Dcxfa_ffwidgethandler.cpp78 bool CXFA_FFWidgetHandler::OnMouseWheel(CXFA_FFWidget* hWidget, in OnMouseWheel() function in CXFA_FFWidgetHandler
H A Dcxfa_fffield.cpp462 bool CXFA_FFField::OnMouseWheel(Mask<XFA_FWL_KeyFlag> dwFlags, in OnMouseWheel() function in CXFA_FFField
H A Dcxfa_ffwidget.cpp404 bool CXFA_FFWidget::OnMouseWheel(Mask<XFA_FWL_KeyFlag> dwFlags, in OnMouseWheel() function in CXFA_FFWidget
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_annot.cpp68 bool CPDFSDK_Annot::OnMouseWheel(ObservedPtr<CPDFSDK_Annot>& pAnnot, in OnMouseWheel() function in CPDFSDK_Annot
H A Dcpdfsdk_baannot.cpp323 bool CPDFSDK_BAAnnot::OnMouseWheel(Mask<FWL_EVENTFLAG> nFlags, in OnMouseWheel() function in CPDFSDK_BAAnnot
H A Dcpdfsdk_pageview.cpp471 bool CPDFSDK_PageView::OnMouseWheel(Mask<FWL_EVENTFLAG> nFlags, in OnMouseWheel() function in CPDFSDK_PageView
H A Dcpdfsdk_widget.cpp787 bool CPDFSDK_Widget::OnMouseWheel(Mask<FWL_EVENTFLAG> nFlags, in OnMouseWheel() function in CPDFSDK_Widget
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_list_box.cpp351 bool CPWL_ListBox::OnMouseWheel(Mask<FWL_EVENTFLAG> nFlag, in OnMouseWheel() function in CPWL_ListBox
H A Dcpwl_edit.cpp460 bool CPWL_Edit::OnMouseWheel(Mask<FWL_EVENTFLAG> nFlag, in OnMouseWheel() function in CPWL_Edit
H A Dcpwl_wnd.cpp393 bool CPWL_Wnd::OnMouseWheel(Mask<FWL_EVENTFLAG> nFlag, in OnMouseWheel() function in CPWL_Wnd
/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_widget.cpp331 bool CPDFXFA_Widget::OnMouseWheel(Mask<FWL_EVENTFLAG> nFlags, in OnMouseWheel() function in CPDFXFA_Widget
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_scrollbar.cpp389 void CFWL_ScrollBar::OnMouseWheel(const CFX_Vector& delta) { in OnMouseWheel() function in CFWL_ScrollBar
H A Dcfwl_listbox.cpp705 void CFWL_ListBox::OnMouseWheel(CFWL_MessageMouseWheel* pMsg) { in OnMouseWheel() function in CFWL_ListBox
/aosp_15_r20/external/pdfium/fpdfsdk/formfiller/
H A Dcffl_formfield.cpp138 bool CFFL_FormField::OnMouseWheel(CPDFSDK_PageView* pPageView, in OnMouseWheel() function in CFFL_FormField
H A Dcffl_interactiveformfiller.cpp307 bool CFFL_InteractiveFormFiller::OnMouseWheel( in OnMouseWheel() function in CFFL_InteractiveFormFiller