Home
last modified time | relevance | path

Searched refs:FireControllerChangedEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_event_hub.h104 void FireControllerChangedEvent(const std::string& surfaceId, const RectF& rect) const in FireControllerChangedEvent() function
H A Dxcomponent_pattern.cpp1697 eventHub->FireControllerChangedEvent(surfaceId_, surfaceRect); in OnSurfaceChanged()