Home
last modified time | relevance | path

Searched defs:OnMouseEnter (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/formfiller/
H A Dcffl_button.cpp18 void CFFL_Button::OnMouseEnter(CPDFSDK_PageView* pPageView) { in OnMouseEnter() function in CFFL_Button
H A Dcffl_formfield.cpp80 void CFFL_FormField::OnMouseEnter(CPDFSDK_PageView* pPageView) {} in OnMouseEnter() function in CFFL_FormField
H A Dcffl_interactiveformfiller.cpp96 void CFFL_InteractiveFormFiller::OnMouseEnter( in OnMouseEnter() function in CFFL_InteractiveFormFiller
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffsignature.cpp41 bool CXFA_FFSignature::OnMouseEnter() { in OnMouseEnter() function in CXFA_FFSignature
H A Dcxfa_ffwidgethandler.cpp32 bool CXFA_FFWidgetHandler::OnMouseEnter(CXFA_FFWidget* hWidget) { in OnMouseEnter() function in CXFA_FFWidgetHandler
H A Dcxfa_fffield.cpp370 bool CXFA_FFField::OnMouseEnter() { in OnMouseEnter() function in CXFA_FFField
H A Dcxfa_ffwidget.cpp369 bool CXFA_FFWidget::OnMouseEnter() { in OnMouseEnter() function in CXFA_FFWidget
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_annot.cpp28 void CPDFSDK_Annot::OnMouseEnter(ObservedPtr<CPDFSDK_Annot>& pAnnot, in OnMouseEnter() function in CPDFSDK_Annot
H A Dcpdfsdk_baannot.cpp293 void CPDFSDK_BAAnnot::OnMouseEnter(Mask<FWL_EVENTFLAG> nFlags) { in OnMouseEnter() function in CPDFSDK_BAAnnot
H A Dcpdfsdk_widget.cpp731 void CPDFSDK_Widget::OnMouseEnter(Mask<FWL_EVENTFLAG> nFlags) { in OnMouseEnter() function in CPDFSDK_Widget
/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_widget.cpp291 void CPDFXFA_Widget::OnMouseEnter(Mask<FWL_EVENTFLAG> nFlags) { in OnMouseEnter() function in CPDFXFA_Widget