Home
last modified time | relevance | path

Searched refs:TOP_POINT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dchart_component.h158 static const char * const TOP_POINT; variable
H A Dchart_component.cpp41 const char * const ChartComponent::TOP_POINT = "topPoint"; member in OHOS::ACELite::ChartComponent
810 styleName = const_cast<char *>(TOP_POINT); in RecordOptionsSeriesPoint()