Searched refs:OUTSIDE (Results 1 - 9 of 9) sorted by relevance
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_arc_label_unit_test.cpp | 198 arcLabel_->SetArcTextOrientation(TextOrientation::OUTSIDE); in HWTEST_F() 200 TextOrientation::OUTSIDE); in HWTEST_F()
|
/foundation/arkui/ui_lite/test/uitest/test_arc_label/ |
H A D | ui_test_arc_label.cpp | 108 TestArcLabelDisplay(title, 0, 270, TextOrientation::OUTSIDE, VIEW_DISTANCE_TO_LEFT_SIDE, 200); in UIKitUIArcLabelTestDisplay003() 115 TestArcLabelDisplay(title, 0, -270, TextOrientation::OUTSIDE, VIEW_DISTANCE_TO_LEFT_SIDE, 300); in UIKitUIArcLabelTestDisplay004()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/ |
H A D | rs_properties_def.h | 63 OUTSIDE, member in OHOS::Rosen::Gravity::OutOfParentType
|
/foundation/arkui/ui_lite/interfaces/kits/common/ |
H A D | text.h | 161 OUTSIDE, member in OHOS::TextOrientation
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/ |
H A D | rs_node_cmd_test.cpp | 285 OutOfParentType outOfParent = OutOfParentType::OUTSIDE; in HWTEST_F()
|
H A D | rs_node_command_test.cpp | 285 OutOfParentType outOfParent = OutOfParentType::OUTSIDE; in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/ |
H A D | rs_node_command_test.cpp | 260 OutOfParentType outOfParent = OutOfParentType::OUTSIDE; in HWTEST_F()
|
/foundation/arkui/ui_lite/frameworks/common/ |
H A D | typed_text.cpp | 155 static_cast<float>((orientation == TextOrientation::OUTSIDE) ? (radius + height) : radius); in GetAngleForArcLen()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
H A D | rs_node_test.cpp | 6818 outOfParent = OutOfParentType::OUTSIDE; in HWTEST_F()
|
Completed in 14 milliseconds