Home
last modified time | relevance | path

Searched defs:normalOptionSize (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_column_pattern.cpp109 auto normalOptionSize = theme->GetOptionStyle(false, false).GetFontSize(); in OnModifyDone() local
359 auto normalOptionSize = pickerTheme->GetOptionStyle(false, false).GetFontSize(); in UpdateDisappearTextProperties() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
Dtimepicker_column_pattern.cpp106 auto normalOptionSize = theme->GetOptionStyle(false, false).GetFontSize(); in OnModifyDone() local
324 auto normalOptionSize = pickerTheme->GetOptionStyle(false, false).GetFontSize(); in UpdateDisappearTextProperties() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_column_pattern.cpp116 auto normalOptionSize = theme->GetOptionStyle(false, false).GetFontSize(); in OnModifyDone() local
570 auto normalOptionSize = pickerTheme->GetOptionStyle(false, false).GetFontSize(); in UpdateDisappearTextProperties() local