Home
last modified time | relevance | path

Searched defs:PreviewStyle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/interaction/
H A Dinteraction_data.h92 struct PreviewStyle { struct
99 bool operator == (const PreviewStyle &other) const argument
/ohos5.0/base/msdp/device_status/interfaces/innerkits/interaction/include/
H A Ddrag_data.h166 struct PreviewStyle { struct
173 bool operator == (const PreviewStyle &other) const argument
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Ddrag_preview.h36 using PreviewStyle = Msdp::DeviceStatus::PreviewStyle; variable