Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/common/interaction/
Dinteraction_data.h89 struct PreviewStyle { struct
96 bool operator == (const PreviewStyle &other) const argument
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
Ddrag_preview.h36 using PreviewStyle = Msdp::DeviceStatus::PreviewStyle; variable