Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_pattern.cpp1209 …Color highlightEnd = renderContext->GetBackgroundColor().value_or(Color::TRANSPARENT).BlendColor(t… in AnimateTouchAndHover() local
1215 …option, [renderContext, highlightEnd]() { renderContext->OnBackgroundColorUpdate(highlightEnd); }); in AnimateTouchAndHover()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp4046 Color highlightEnd = local
4054 [rsNode = rsNode_, highlightEnd]() {
4056 rsNode->SetBackgroundColor(highlightEnd.GetValue());