Home
last modified time | relevance | path

Searched refs:SELECT_FILL_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.cpp41 constexpr Color SELECT_FILL_COLOR = Color(0x1A000000); variable
1752 hostContext->UpdateMouseSelectWithRect(selectedZone, SELECT_FILL_COLOR, SELECT_STROKE_COLOR); in DrawSelectedZone()