Home
last modified time | relevance | path

Searched defs:SurfaceChangedEvent (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.h29 using SurfaceChangedEvent = std::function<void(const std::string&, const RectF&)>; variable
H A Dxcomponent_model.h32 using SurfaceChangedEvent = std::function<void(const std::string&, const NG::RectF&)>; variable