Searched defs:to (Results 1 - 9 of 9) sorted by relevance
/test/testfwk/arkxtest/uitest/test/ |
H A D | frontend_api_handler_test.cpp | 598 auto to = json(); in TEST_F() local [all...] |
/test/testfwk/arkxtest/uitest/input/ |
H A D | ui_input.cpp | 59 static bool CreateFlingPoint(Point &to, Point &from, Point screenSize, Direction direction) in CreateFlingPoint() argument 85 GetPoints(Point &to, Point &from, int32_t argc, char *argv[]) GetPoints() argument 112 CheckStepLength(UiOpArgs &uiOpArgs, Point to, Point from, uint32_t stepLength) CheckStepLength() argument 131 Point to; FlingActionInput() local 177 Point to; SwipeActionInput() local [all...] |
/test/testfwk/arkxtest/uitest/core/ |
H A D | window_operator.cpp | 147 Point to; in Resize() local [all...] |
H A D | ui_action.cpp | 58 static void DecomposeComputeSwipe(PointerMatrix &recv, const Point &from, const Point &to, TouchOp type, in DecomposeComputeSwipe() argument
|
H A D | ui_action.h | 191 explicit GenericSwipe(TouchOp type, const Point &from, const Point &to) : type_(type), from_(from), to_(to) {}; in GenericSwipe() argument 348 explicit MouseSwipe(TouchOp type, const Point &from, const Point &to) : type_(type), from_(from), to_(to) {}; in MouseSwipe() argument
|
H A D | frontend_api_handler.cpp | 937 CreateFlingPoint(Point &to, Point &from, Point screenSize, Direction direction) CreateFlingPoint() argument [all...] |
/test/xts/hats/kernel/purgeableMem/ |
H A D | purgeable_cpp_test.cpp | 71 TestDataModifier(char from, char to) in TestDataModifier() argument 94 char from, to; member in OHOS::PurgeableMem::TestDataModifier
|
/test/xts/acts/graphic/graphicnapidrawingtest/ |
H A D | OH_Drawing_TypographyTest.cpp | 1854 size_t to = 11; // 11 means font size for test in HWTEST_F() local 2105 OH_Drawing_TypographyStyle* to = OH_Drawing_CreateTypographyStyle(); in HWTEST_F() local 2296 OH_Drawing_StrutStyle* to = new OH_Drawing_StrutStyle(); HWTEST_F() local [all...] |
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/ |
H A D | arkoala_api.h | 1205 ArkUI_Float32 to; member [all...] |
Completed in 46 milliseconds