Searched refs:CalcVerticalInfo (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_chart.h | 923 …void CalcVerticalInfo(int16_t top, int16_t bottom, int16_t start, int16_t end, int16_t& y, int16_t…
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_chart.cpp | 865 void UIChartPolyline::CalcVerticalInfo(int16_t top, in CalcVerticalInfo() function in OHOS::UIChartPolyline 906 CalcVerticalInfo(top, bottom, startY, endY, y, yHeight); in GradientColor()
|