Home
last modified time | relevance | path

Searched defs:to (Results 1 - 9 of 9) sorted by relevance

/test/testfwk/arkxtest/uitest/test/
H A Dfrontend_api_handler_test.cpp598 auto to = json(); in TEST_F() local
[all...]
/test/testfwk/arkxtest/uitest/input/
H A Dui_input.cpp59 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 Dwindow_operator.cpp147 Point to; in Resize() local
[all...]
H A Dui_action.cpp58 static void DecomposeComputeSwipe(PointerMatrix &recv, const Point &from, const Point &to, TouchOp type, in DecomposeComputeSwipe() argument
H A Dui_action.h191 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 Dfrontend_api_handler.cpp937 CreateFlingPoint(Point &to, Point &from, Point screenSize, Direction direction) CreateFlingPoint() argument
[all...]
/test/xts/hats/kernel/purgeableMem/
H A Dpurgeable_cpp_test.cpp71 TestDataModifier(char from, char to) in TestDataModifier() argument
94 char from, to; member in OHOS::PurgeableMem::TestDataModifier
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DOH_Drawing_TypographyTest.cpp1854 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 Darkoala_api.h1205 ArkUI_Float32 to; member
[all...]

Completed in 46 milliseconds