Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_box_scroll_bar.cpp58 int16_t forgroundLeft = backgroundRect_.GetLeft() + in OnDraw() local
60 rect.SetRect(forgroundLeft, backgroundRect_.GetTop(), forgroundLeft + forgroundWidth - 1, in OnDraw()