Home
last modified time | relevance | path

Searched refs:OUTSIDE (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_arc_label_unit_test.cpp198 arcLabel_->SetArcTextOrientation(TextOrientation::OUTSIDE);
200 TextOrientation::OUTSIDE);
/ohos5.0/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()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_def.h63 OUTSIDE, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_node_command_test.cpp268 OutOfParentType outOfParent = OutOfParentType::OUTSIDE;
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dtext.h161 OUTSIDE, enumerator
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dtyped_text.cpp155 static_cast<float>((orientation == TextOrientation::OUTSIDE) ? (radius + height) : radius); in GetAngleForArcLen()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp6729 outOfParent = OutOfParentType::OUTSIDE;