Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/action_sheet/
H A Daction_sheet_component.cpp95 style.SetMaxLines(dialogTheme_->GetTitleMaxLines()); in BuildMenu()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h116 uint32_t GetTitleMaxLines() const in GetTitleMaxLines() function
H A Ddialog_component.cpp664 style.SetMaxLines(dialogTheme->GetTitleMaxLines()); in BuildTitleAndContent()