Home
last modified time | relevance | path

Searched defs:to (Results 1 – 7 of 7) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
Dwindow_operator.cpp104 Point to(rect.GetCenterX(), rect.top_ + step2); in CallBar() local
132 Point to(endX + step, endY + step); in MoveTo() local
149 Point to; in Resize() local
Dui_action.h144 …explicit GenericSwipe(TouchOp type, const Point &from, const Point &to) : type_(type), from_(from)… in GenericSwipe()
Dui_action.cpp58 …static void DecomposeComputeSwipe(PointerMatrix &recv, const Point &from, const Point &to, bool dr… in DecomposeComputeSwipe()
Dui_model.cpp518 void WidgetTree::MergeTrees(const vector<unique_ptr<WidgetTree>> &from, WidgetTree &to) in MergeTrees()
/test/xts/hats/kernel/purgeableMem/
Dpurgeable_cpp_test.cpp68 TestDataModifier(char from, char to) in TestDataModifier()
93 char from, to; member in OHOS::PurgeableMem::TestDataModifier
/test/testfwk/arkxtest/uitest/server/
Dsystem_ui_controller.cpp154 static void MarshalAccessibilityNodeAttributes(AccessibilityElementInfo &node, json &to) in MarshalAccessibilityNodeAttributes()
197 …static void MarshallAccessibilityNodeInfo(AccessibilityElementInfo &from, json &to, int32_t index,… in MarshallAccessibilityNodeInfo()
/test/testfwk/arkxtest/uitest/test/
Dfrontend_api_handler_test.cpp535 auto to = json(); in TEST_F() local