Home
last modified time | relevance | path

Searched defs:points (Results 1 – 25 of 76) sorted by relevance

1234

/ohos5.0/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_touch_guider_test/
H A Daams_accessibility_touch_guider_test.cpp604 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 Dsvg_polygon_declaration.h24 std::string points; member
37 void SetPoints(const std::string& points) in SetPoints()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_touch_guider_test.cpp394 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 Dpolygon_model_ng.cpp39 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 Dhdi_composition_check.cpp23 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 Dindex.js38 var points = [ variable
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_gesture_path/src/
H A Dnapi_accessibility_gesture_path.cpp40 napi_value points = nullptr; in JSConstructor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dpolygon_model_impl.cpp32 void PolygonModelImpl::SetPoints(const ShapePoints& points) in SetPoints()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_polygon.h33 void SetPoints(const std::string& points) in SetPoints()
H A Dsvg_polygon_component.cpp62 void SvgPolygonComponent::SetPoints(const std::string& points) in SetPoints()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/svg/
H A Dmock_rosen_svg_painter.cpp30 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 Dlpfence_geofence_polygon_request.md91 ### points subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dpolygon_painter.cpp38 std::vector<RSPoint> points; in DrawPolygon() local
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/vibrator/
H A D_haptic_event_v12.md85 ### points subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drosen_render_select_popup.cpp100 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 Dtext_drag_pattern.cpp199 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 Dcj_polyline_ffi.cpp45 ShapePoints points; in FfiOHOSAceFrameworkPolylineSetPoints() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_polyline.cpp50 ShapePoints points; in JSPoints() local
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-drawing-components-polygon.md36 ### points subsection
H A Dts-drawing-components-polyline.md33 ### points subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-drawing-components-polygon.md49 ### points subsection
H A Dts-drawing-components-polyline.md47 ### points subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Drosen_render_chart.cpp116 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 Dpolygon_modifier.cpp43 ShapePoints points; in ResetPolygonPoints() local
H A Dpolyline_modifier.cpp44 ShapePoints points; in ResetPoints() local

1234