Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_picker.cpp45 view->SetStyle(STYLE_TEXT_COLOR, pickerView_->GetHighlightTextColor().full); in OnItemSelected()
77 view->SetStyle(STYLE_TEXT_COLOR, pickerView_->GetHighlightTextColor().full); in OnScrollEnd()
341 childView->SetStyle(STYLE_TEXT_COLOR, GetHighlightTextColor().full); in RefreshSelected()
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_picker_unit_test.cpp117 EXPECT_EQ(picker_->GetHighlightTextColor().alpha, highlightColor.alpha); in HWTEST_F()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_picker.h246 ColorType GetHighlightTextColor() const in GetHighlightTextColor() function in OHOS::UIPicker

Completed in 2 milliseconds