| /foundation/arkui/ui_lite/interfaces/kits/events/ |
| D | rotate_event.h | 60 …RotateEvent(int16_t rotate) : rotate_(static_cast<int16_t>(rotate * ROTATE_SENSITIVITY)) {} // Rot… in RotateEvent()
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
| D | rosen_svg_painter.h | 48 double rotate = 0.0; member 53 double rotate = 0.0; member
|
| D | flutter_svg_painter.h | 42 double rotate = 0.0; member 47 double rotate = 0.0; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ |
| D | indexer_item_component.cpp | 57 RefPtr<TransformComponent> rotate = AceType::MakeRefPtr<TransformComponent>(); in BuildItem() local
|
| D | render_indexer_item.h | 88 … RefPtr<RenderTransform> rotate = AceType::DynamicCast<RenderTransform>(GetChildren().front()); in SetRotate() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
| D | svg_text_declaration.h | 28 double rotate = 0.0; member 40 void SetRotate(double rotate) in SetRotate()
|
| D | svg_animate_declaration.h | 40 std::string rotate; member 197 void SetRotate(const std::string& rotate) in SetRotate()
|
| /foundation/window/window_manager/wmserver/test/unittest/ |
| D | input_window_monitor_test.cpp | 79 Rotation rotate = Rotation::ROTATION_0; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components/transform/ |
| D | rosen_render_transform.cpp | 186 Matrix4 rotate = Matrix4::CreateRotate(angle, 0.0f, 1.0f, 0.0f); in Mirror() local 249 auto& rotate = transform.rotateOperation_; in OnRSTransition() local
|
| D | flutter_render_transform.cpp | 143 Matrix4 rotate = Matrix4::CreateRotate(angle, 0.0f, 1.0f, 0.0f); in Mirror() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| D | rosen_render_svg_circle.cpp | 107 void RosenRenderSvgCircle::UpdateMotion(const std::string& path, const std::string& rotate, double … in UpdateMotion()
|
| D | flutter_render_svg_line.cpp | 96 void FlutterRenderSvgLine::UpdateMotion(const std::string& path, const std::string& rotate, double … in UpdateMotion()
|
| D | flutter_render_svg_circle.cpp | 108 void FlutterRenderSvgCircle::UpdateMotion(const std::string& path, const std::string& rotate, doubl… in UpdateMotion()
|
| D | rosen_render_svg_line.cpp | 95 void RosenRenderSvgLine::UpdateMotion(const std::string& path, const std::string& rotate, double pe… in UpdateMotion()
|
| D | svg_text_component.cpp | 121 void SvgTextComponent::SetRotate(double rotate) in SetRotate()
|
| D | rosen_render_svg_rect.cpp | 96 void RosenRenderSvgRect::UpdateMotion(const std::string& path, const std::string& rotate, double pe… in UpdateMotion()
|
| D | flutter_render_svg_ellipse.cpp | 94 void FlutterRenderSvgEllipse::UpdateMotion(const std::string& path, const std::string& rotate, doub… in UpdateMotion()
|
| D | rosen_render_svg_ellipse.cpp | 96 void RosenRenderSvgEllipse::UpdateMotion(const std::string& path, const std::string& rotate, double… in UpdateMotion()
|
| D | flutter_render_svg_rect.cpp | 106 void FlutterRenderSvgRect::UpdateMotion(const std::string& path, const std::string& rotate, double … in UpdateMotion()
|
| D | flutter_render_svg_path.cpp | 99 void FlutterRenderSvgPath::UpdateMotion(const std::string& path, const std::string& rotate, double … in UpdateMotion()
|
| D | render_svg.h | 123 void SetRootRotate(double rotate) in SetRootRotate()
|
| D | rosen_render_svg_path.cpp | 100 void RosenRenderSvgPath::UpdateMotion(const std::string& path, const std::string& rotate, double pe… in UpdateMotion()
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| D | motion_path_evaluator.h | 36 float rotate = 0.0f; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
| D | indexer_item_component.cpp | 60 RefPtr<TransformComponent> rotate = AceType::MakeRefPtr<TransformComponent>(); in BuildItem() local
|
| D | render_indexer_item.h | 103 … RefPtr<RenderTransform> rotate = AceType::DynamicCast<RenderTransform>(GetChildren().front()); in SetRotate() local
|