Home
last modified time | relevance | path

Searched refs:CalcVerticalInfo (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_chart.h923 void CalcVerticalInfo(int16_t top, int16_t bottom, int16_t start, int16_t end, int16_t& y, int16_t& yHeight);
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp865 void UIChartPolyline::CalcVerticalInfo(int16_t top, in CalcVerticalInfo() function in OHOS::UIChartPolyline
906 CalcVerticalInfo(top, bottom, startY, endY, y, yHeight); in GradientColor()

Completed in 4 milliseconds