Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Dsearch_theme.h81 theme->touchColor_ = pattern->GetAttr<Color>("search_touch_color", Color()); in ParsePattern()
122 return touchColor_; in GetTouchColor()
268 Color touchColor_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Drosen_render_calendar.h169 SkColor touchColor_; variable
189 RSColorQuad touchColor_; variable
H A Drosen_render_calendar.cpp1030 touchColor_ = SkColor(calendarTheme_.touchColor.GetValue());
1050 touchColor_ = RSColorQuad(calendarTheme_.touchColor.GetValue());