Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/tools/inject_event/include/
H A Dinput_manager_command.h59 void SendTouchDownForPinch(int32_t topX, int32_t topY, int32_t bottomX, int32_t bottomY);
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp894 int16_t bottomY = enableReverse_ ? data->GetPeakData() : data->GetValleyData(); in GradientColor() local
896 yAxis_.TranslateToPixel(bottomY); in GradientColor()
897 int16_t valleyY = enableReverse_ ? topY : bottomY; in GradientColor()

Completed in 3 milliseconds