Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_column_pattern.cpp106 … auto focusOptionSize = theme->GetOptionStyle(false, false).GetFontSize() + FONT_SIZE; in OnModifyDone() local
380 auto focusOptionSize = pickerTheme->GetOptionStyle(false, false).GetFontSize() + FONT_SIZE; in UpdateCandidateTextProperties() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
Dtimepicker_column_pattern.cpp103 … auto focusOptionSize = theme->GetOptionStyle(false, false).GetFontSize() + FONT_SIZE; in OnModifyDone() local
347 auto focusOptionSize = pickerTheme->GetOptionStyle(false, false).GetFontSize() + FONT_SIZE; in UpdateCandidateTextProperties() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_column_pattern.cpp112 … auto focusOptionSize = theme->GetOptionStyle(false, false).GetFontSize() + FONT_SIZE; in OnModifyDone() local
591 auto focusOptionSize = pickerTheme->GetOptionStyle(false, false).GetFontSize() + FONT_SIZE; in UpdateCandidateTextProperties() local