Home
last modified time | relevance | path

Searched defs:titleComponent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_datetime_component.cpp33 auto titleComponent = GetTitle(); in OnTitleBuilding() local
H A Dpicker_time_component.cpp29 auto titleComponent = GetTitle(); in OnTitleBuilding() local
H A Drender_picker_base.cpp671 auto titleComponent = data_->GetTitle(); in HandleColumnChange() local
H A Dpicker_date_component.cpp68 auto titleComponent = GetTitle(); in OnTitleBuilding() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp662 auto titleComponent = AceType::MakeRefPtr<TextComponent>(dialogProperties.title); in BuildTitleAndContent() local