Searched refs:GetEntryBorderColor (Results 1 – 7 of 7) sorted by relevance
49 borderColor.SetColor(theme->GetEntryBorderColor()); in Create()119 borderColor.SetColor(theme->GetEntryBorderColor()); in CreateButtonChild()
77 borderColor.SetColor(theme->GetEntryBorderColor()); in UpdateEntryButtonColor()
166 ViewAbstract::SetBorderColor(frameNode, calendarTheme->GetEntryBorderColor()); in ResetCalendarPickerBorder()
205 nativeNode, calendarTheme->GetEntryBorderColor().GetValue()); in SetCalendarPickerBorder()
410 const Color& GetEntryBorderColor() const in GetEntryBorderColor() function
128 ViewAbstractModel::GetInstance()->SetBorderColor(theme->GetEntryBorderColor()); in ParseCalendarPickerBorderColor()
187 … EXPECT_EQ(borderColor->leftColor->ColorToString(), theme->GetEntryBorderColor().ColorToString());