Searched defs:to (Results 1 – 7 of 7) sorted by relevance
/test/testfwk/arkxtest/uitest/core/ |
D | window_operator.cpp | 104 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
|
D | ui_action.h | 144 …explicit GenericSwipe(TouchOp type, const Point &from, const Point &to) : type_(type), from_(from)… in GenericSwipe()
|
D | ui_action.cpp | 58 …static void DecomposeComputeSwipe(PointerMatrix &recv, const Point &from, const Point &to, bool dr… in DecomposeComputeSwipe()
|
D | ui_model.cpp | 518 void WidgetTree::MergeTrees(const vector<unique_ptr<WidgetTree>> &from, WidgetTree &to) in MergeTrees()
|
/test/xts/hats/kernel/purgeableMem/ |
D | purgeable_cpp_test.cpp | 68 TestDataModifier(char from, char to) in TestDataModifier() 93 char from, to; member in OHOS::PurgeableMem::TestDataModifier
|
/test/testfwk/arkxtest/uitest/server/ |
D | system_ui_controller.cpp | 154 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/ |
D | frontend_api_handler_test.cpp | 535 auto to = json(); in TEST_F() local
|