Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp42 constexpr Color SELECT_STROKE_COLOR = Color(0x33FFFFFF); variable
1752 hostContext->UpdateMouseSelectWithRect(selectedZone, SELECT_FILL_COLOR, SELECT_STROKE_COLOR); in DrawSelectedZone()