Home
last modified time | relevance | path

Searched refs:Points (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dpoints.h26 class Points : public TestBase {
28 Points();
29 ~Points() override {}; in ~Points()
H A Dpoints.cpp34 Points::Points() in Points() function in Points
41 void Points::fill_pts(OH_Drawing_Point2D pts[], size_t n, TestRend* rand) in fill_pts()
54 void Points::OnTestFunction(OH_Drawing_Canvas* canvas) in OnTestFunction()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dpolygon_model_ng.cpp41 ACE_UPDATE_PAINT_PROPERTY(PolygonPaintProperty, Points, points); in SetPoints()
46 ACE_UPDATE_NODE_PAINT_PROPERTY(PolygonPaintProperty, Points, points, frameNode); in SetPoints()
H A Dpolygon_paint_property.h80 ACE_DEFINE_PROPERTY_ITEM_WITHOUT_GROUP(Points, ShapePoints, PROPERTY_UPDATE_RENDER);
/ohos5.0/docs/en/contribute/template/
H A Dguide-template.md42 _**[Key Writing Points]**_
72 _**[Key Writing Points]**_
97 _**[Key Writing Points]**_
127 _**[Key Writing Points]**_
170 _**[Key Writing Points]**_
204 _**[Key Writing Points]**_
242 _**[Key Writing Points]**_
329 _**[Key Writing Points]**_
345 _**[Key Writing Points]**_
447 _**[Key Writing Points]**_
/ohos5.0/docs/en/readme/
H A Dliteipc_driver.md54 | outMsg | IpcMsg* | Points to a message to be sent. |
55 | inMsg | IpcMsg* | Points to a message that has been received. |
56 | buffToFree | void* | Points to IPC memory to be freed (a previously received message which …
/ohos5.0/docs/en/design/ux-design/
H A Dapp-ux-design.md24 ## Key Design Points
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtestcasefactory.cpp119 { "points", []() -> std::shared_ptr<TestBase> { return std::make_shared<Points>(); } }, in __anonec8024be2002()
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Darkts-dynamic-import.md95 ## Implementation Key Points
H A Darkts-bytecode-file-format.md217 | 0 - 15 | `header_index` | `uint16_t` | Points to a position in [IndexSection](#inde…
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-cpp-coding-style-guide.md15 ## Key Points
/ohos5.0/docs/en/application-dev/reference/common/
H A D_j_s_v_m.md1988 | result | Points to a new reference.|