Home
last modified time | relevance | path

Searched defs:PointOptions (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dchart_component.h35 struct PointOptions : public MemoryHeap { struct
40 ACE_DISALLOW_COPY_AND_MOVE(PointOptions); argument
41 PointOptions() : size(POINT_SIZE), strokeWidth(1), strokeColor(0xFF0000), fillColor(0xFF0000) {} in PointOptions() argument