Home
last modified time | relevance | path

Searched refs:OUTSIDE (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_arc_label_unit_test.cpp198 arcLabel_->SetArcTextOrientation(TextOrientation::OUTSIDE); in HWTEST_F()
200 TextOrientation::OUTSIDE); in HWTEST_F()
/foundation/arkui/ui_lite/test/uitest/test_arc_label/
H A Dui_test_arc_label.cpp108 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 Drs_properties_def.h63 OUTSIDE, member in OHOS::Rosen::Gravity::OutOfParentType
/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dtext.h161 OUTSIDE, member in OHOS::TextOrientation
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/
H A Drs_node_cmd_test.cpp285 OutOfParentType outOfParent = OutOfParentType::OUTSIDE; in HWTEST_F()
H A Drs_node_command_test.cpp285 OutOfParentType outOfParent = OutOfParentType::OUTSIDE; in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_node_command_test.cpp260 OutOfParentType outOfParent = OutOfParentType::OUTSIDE; in HWTEST_F()
/foundation/arkui/ui_lite/frameworks/common/
H A Dtyped_text.cpp155 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 Drs_node_test.cpp6818 outOfParent = OutOfParentType::OUTSIDE; in HWTEST_F()

Completed in 14 milliseconds