Searched refs:GetEntryBorderColor (Results 1 – 7 of 7) sorted by relevance
119 borderColor.SetColor(theme->GetEntryBorderColor()); in CreateButtonChild()260 borderColor.SetColor(theme->GetEntryBorderColor()); in CreateNode()368 borderColor.SetColor(theme->GetEntryBorderColor()); in ClearBorderColor()554 borderColor.SetColor(theme->GetEntryBorderColor()); in ClearBorderColor()
132 borderColor.SetColor(theme->GetEntryBorderColor()); in UpdateEntryButtonColor()
317 ViewAbstract::SetBorderColor(frameNode, calendarTheme->GetEntryBorderColor()); in ResetCalendarPickerBorder()
206 nativeNode, calendarTheme->GetEntryBorderColor().GetValue()); in SetCalendarPickerBorder()
518 const Color& GetEntryBorderColor() const in GetEntryBorderColor() function
230 ViewAbstractModel::GetInstance()->SetBorderColor(theme->GetEntryBorderColor()); in ParseCalendarPickerBorderColor()
189 … EXPECT_EQ(borderColor->leftColor->ColorToString(), theme->GetEntryBorderColor().ColorToString());