Home
last modified time | relevance | path

Searched refs:GetBackgroundFontId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_picker_unit_test.cpp94 EXPECT_EQ(picker_->GetBackgroundFontId(), backgroundFontId);
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_picker.h200 uint16_t GetBackgroundFontId() const in GetBackgroundFontId() function