Searched refs:SetBackgroundFont (Results 1 – 5 of 5) sorted by relevance
135 picker->SetBackgroundFont(backgroundFontName_, backgroundFontSize_); in InitPicker()309 void UITimePicker::SetBackgroundFont(const char* name, uint8_t size) in SetBackgroundFont() function in OHOS::UITimePicker
385 void UIPicker::SetBackgroundFont(const char* name, uint8_t size) in SetBackgroundFont() function in OHOS::UIPicker
209 void SetBackgroundFont(const char* name, uint8_t size);
181 void SetBackgroundFont(const char* name, uint8_t size);
325 textPicker->SetBackgroundFont(fontFamily_, fontSize_); in UpdatePickerStyles()332 timePicker->SetBackgroundFont(fontFamily_, fontSize_); in UpdatePickerStyles()