Home
last modified time | relevance | path

Searched refs:DragItemStyle (Results 1 - 2 of 2) sorted by relevance

/base/msdp/device_status/interfaces/innerkits/interaction/include/
H A Ddrag_data.h142 struct DragItemStyle { struct in OHOS::Msdp::DeviceStatus::DragState::DragResult::DragBehavior
147 bool operator == (const DragItemStyle &style) const in operator ==()
153 bool operator!=(const DragItemStyle &style) const in operator !=()
/base/msdp/device_status/test/unittest/intention/drag/src/
H A Ddrag_manager_test.cpp1683 DragItemStyle dragItemStyle = { 1, 1, 0 }; in HWTEST_F()
1684 DragItemStyle otherDragItemStyle = {}; in HWTEST_F()
1685 DragItemStyle dragItemStyleOne = { 1, 1, 0 }; in HWTEST_F()

Completed in 4 milliseconds