Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h111 const Dimension& GetContentMinFontSize() const in GetContentMinFontSize() function
H A Ddialog_component.cpp678 …preferTextSizeGroups.push_back({ dialogTheme->GetContentMinFontSize(), UINT32_MAX, TextOverflow::N… in BuildTitleAndContent()