/ohos5.0/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_touch_guider_test/ |
H A D | aams_accessibility_touch_guider_test.cpp | 604 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 708 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 766 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 827 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 888 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 949 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 1049 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 1106 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 1162 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 1210 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
H A D | svg_polygon_declaration.h | 24 std::string points; member 37 void SetPoints(const std::string& points) in SetPoints()
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/unittest/ |
H A D | accessibility_touch_guider_test.cpp | 394 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 453 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 545 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 585 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 631 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 686 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 738 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 779 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 820 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable 861 std::vector<MMI::PointerEvent::PointerItem> points = {}; variable [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | polygon_model_ng.cpp | 39 void PolygonModelNG::SetPoints(const ShapePoints& points) in SetPoints() 44 void PolygonModelNG::SetPoints(FrameNode* frameNode, const ShapePoints& points) in SetPoints()
|
/ohos5.0/drivers/peripheral/display/composer/test/common/ |
H A D | hdi_composition_check.cpp | 23 static void GetCheckPoints(Point center, std::vector<Point> &points) in GetCheckPoints() 57 …int32_t> GetCheckColors(const std::vector<LayerSettings> &layers, const std::vector<Point> &points) in GetCheckColors() 86 std::vector<Point> points; in Check() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/dfx/dfx4/ |
H A D | index.js | 38 var points = [ variable
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_gesture_path/src/ |
H A D | napi_accessibility_gesture_path.cpp | 40 napi_value points = nullptr; in JSConstructor() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | polygon_model_impl.cpp | 32 void PolygonModelImpl::SetPoints(const ShapePoints& points) in SetPoints()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | render_svg_polygon.h | 33 void SetPoints(const std::string& points) in SetPoints()
|
H A D | svg_polygon_component.cpp | 62 void SvgPolygonComponent::SetPoints(const std::string& points) in SetPoints()
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/svg/ |
H A D | mock_rosen_svg_painter.cpp | 30 void RosenSvgPainter::StringToPoints(const char str[], std::vector<Testing::TestingPoint>& points) … in StringToPoints()
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/lpfence/ |
H A D | lpfence_geofence_polygon_request.md | 91 ### points subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | polygon_painter.cpp | 38 std::vector<RSPoint> points; in DrawPolygon() local
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/vibrator/ |
H A D | _haptic_event_v12.md | 85 ### points subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/ |
H A D | rosen_render_select_popup.cpp | 100 SkPoint points[2] = { beginPoint, endPoint }; in PaintGradient() local 124 std::vector<RSPoint> points = { beginPoint, endPoint }; in PaintGradient() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/ |
H A D | text_drag_pattern.cpp | 199 std::vector<TextPoint> points; in GenerateBackgroundPath() local 208 std::vector<TextPoint> points; in GenerateSelBackgroundPath() local 214 void TextDragPattern::GenerateBackgroundPoints(std::vector<TextPoint>& points, float offset, bool n… in GenerateBackgroundPoints() 262 void TextDragPattern::CalculateLineAndArc(std::vector<TextPoint>& points, std::shared_ptr<RSPath>& … in CalculateLineAndArc() 310 void TextDragPattern::CalculateLine(std::vector<TextPoint>& points, std::shared_ptr<RSPath>& path) in CalculateLine()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_polyline_ffi.cpp | 45 ShapePoints points; in FfiOHOSAceFrameworkPolylineSetPoints() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_polyline.cpp | 50 ShapePoints points; in JSPoints() local
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-drawing-components-polygon.md | 36 ### points subsection
|
H A D | ts-drawing-components-polyline.md | 33 ### points subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-drawing-components-polygon.md | 49 ### points subsection
|
H A D | ts-drawing-components-polyline.md | 47 ### points subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/ |
H A D | rosen_render_chart.cpp | 116 for (const auto& points : chartData.GetData()) { in PaintStylePoints() local 143 for (const auto& points : chartData.GetData()) { in PaintStylePoints() local 583 SkPoint points[2] = { SkPoint::Make(startOffset_.GetX(), 0.0f), SkPoint::Make(end, 0.0f) }; in PaintLineEdge() local 588 SkPoint points[2] = { SkPoint::Make(startGradientPoint_.GetX(), 0.0f), in PaintLineEdge() local 619 std::vector<RSPoint> points = { RSPoint(startOffset_.GetX(), 0.0f), RSPoint(end, 0.0f) }; in PaintLineEdge() local 626 std::vector<RSPoint> points = { RSPoint(startGradientPoint_.GetX(), 0.0f), in PaintLineEdge() local 674 SkPoint points[2] = { SkPoint::Make(paintRect.GetOffset().GetX(), top), in CreateFillGradientShader() local 683 std::vector<RSPoint> points = { RSPoint(paintRect.GetOffset().GetX(), top), in CreateFillGradientShader() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | polygon_modifier.cpp | 43 ShapePoints points; in ResetPolygonPoints() local
|
H A D | polyline_modifier.cpp | 44 ShapePoints points; in ResetPoints() local
|