Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.cpp115 … auto focusOptionSize = theme->GetOptionStyle(false, false).GetFontSize() + FONT_SIZE; in OnModifyDone() local
496 auto focusOptionSize = pickerTheme->GetOptionStyle(false, false).GetFontSize() + FONT_SIZE; in UpdateCandidateTextProperties() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.cpp121 … auto focusOptionSize = theme->GetOptionStyle(false, false).GetFontSize() + FONT_SIZE; in OnModifyDone() local
533 auto focusOptionSize = pickerTheme->GetOptionStyle(false, false).GetFontSize() + FONT_SIZE; in UpdateCandidateTextProperties() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.cpp125 … auto focusOptionSize = theme->GetOptionStyle(false, false).GetFontSize() + FONT_SIZE; in OnModifyDone() local
762 auto focusOptionSize = pickerTheme->GetOptionStyle(false, false).GetFontSize() + FONT_SIZE; in UpdateCandidateTextProperties() local