Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.cpp273 auto titleLayoutRenderContext = buttonTitleNode->GetRenderContext(); in OnColorConfigurationUpdate() local
274 CHECK_NULL_VOID(titleLayoutRenderContext); in OnColorConfigurationUpdate()
276 !titleLayoutRenderContext->IsUniRenderEnabled()) { in OnColorConfigurationUpdate()
277 titleLayoutRenderContext->UpdateBackgroundColor(dialogTheme->GetButtonBackgroundColor()); in OnColorConfigurationUpdate()