Home
last modified time | relevance | path

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

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