Home
last modified time | relevance | path

Searched refs:GetBackgroundTextColor (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_picker.cpp38 lastSelectView_->SetStyle(STYLE_TEXT_COLOR, pickerView_->GetBackgroundTextColor().full); in OnItemSelected()
67 lastSelectView_->SetStyle(STYLE_TEXT_COLOR, pickerView_->GetBackgroundTextColor().full); in OnScrollEnd()
333 childView->SetStyle(STYLE_TEXT_COLOR, GetBackgroundTextColor().full); in RefreshSelected()
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_picker_unit_test.cpp116 EXPECT_EQ(picker_->GetBackgroundTextColor().alpha, backgroundColor.alpha); in HWTEST_F()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_picker.h234 ColorType GetBackgroundTextColor() const in GetBackgroundTextColor() function in OHOS::UIPicker

Completed in 2 milliseconds