Searched defs:to (Results 1 – 9 of 9) sorted by relevance
| /test/testfwk/arkxtest/uitest/input/ |
| D | ui_input.cpp | 59 static bool CreateFlingPoint(Point &to, Point &from, Point screenSize, Direction direction) in CreateFlingPoint() 85 bool GetPoints(Point &to, Point &from, int32_t argc, char *argv[]) in GetPoints() 112 bool CheckStepLength(UiOpArgs &uiOpArgs, Point to, Point from, uint32_t stepLength) in CheckStepLength() 131 Point to; in FlingActionInput() local 177 Point to; in SwipeActionInput() local
|
| /test/testfwk/arkxtest/uitest/core/ |
| D | window_operator.cpp | 105 Point to(rect.GetCenterX(), rect.top_ + step2); in CallBar() local 134 Point to(endX + step, endY + step); in MoveTo() local 147 Point to; in Resize() local
|
| D | ui_action.h | 191 …explicit GenericSwipe(TouchOp type, const Point &from, const Point &to) : type_(type), from_(from)… in GenericSwipe() 348 …explicit MouseSwipe(TouchOp type, const Point &from, const Point &to) : type_(type), from_(from), … in MouseSwipe()
|
| D | ui_action.cpp | 58 …static void DecomposeComputeSwipe(PointerMatrix &recv, const Point &from, const Point &to, TouchOp… in DecomposeComputeSwipe()
|
| D | frontend_api_handler.cpp | 937 static void CreateFlingPoint(Point &to, Point &from, Point screenSize, Direction direction) in CreateFlingPoint() 971 Point to; in RegisterUiDriverFlingOperators() local 1069 auto to = Point(pointJson2["x"], pointJson2["y"]); in RegisterUiDriverMouseOperators2() local
|
| /test/xts/hats/kernel/purgeableMem/ |
| D | purgeable_cpp_test.cpp | 71 TestDataModifier(char from, char to) in TestDataModifier() 94 char from, to; member in OHOS::PurgeableMem::TestDataModifier
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| D | OH_Drawing_TypographyTest.cpp | 1854 size_t to = 11; // 11 means font size for test variable 2105 OH_Drawing_TypographyStyle* to = OH_Drawing_CreateTypographyStyle(); variable 2296 OH_Drawing_StrutStyle* to = new OH_Drawing_StrutStyle(); variable
|
| /test/testfwk/arkxtest/uitest/test/ |
| D | frontend_api_handler_test.cpp | 598 auto to = json(); in TEST_F() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/ |
| D | arkoala_api.h | 1205 ArkUI_Float32 to; member
|