Home
last modified time | relevance | path

Searched defs:NotifyButtonsRectChange (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
Dcontainer_modal_pattern.h315 virtual void NotifyButtonsRectChange(const RectF& containerModal, const RectF& buttonsRect) {} in NotifyButtonsRectChange() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
Dcontainer_modal_pattern_enhance.cpp963 void ContainerModalPatternEnhance::NotifyButtonsRectChange(const RectF& containerModal, const RectF… in NotifyButtonsRectChange() function in OHOS::Ace::NG::ContainerModalPatternEnhance