Home
last modified time | relevance | path

Searched defs:fontSize (Results 1 – 4 of 4) sorted by relevance

/applications/standard/systemui/features/controlcentercomponent/src/main/ets/com/ohos/common/
DStyleConfiguration.ts38 fontSize: Length = $r('app.float.control_center_title_font_size'); property in ControlCenterUpTitleStyle
101 fontSize: Length = $r('app.float.simple_toggle_edit_opt_msg_font_size'); property in SimpleToggleLayoutEditOptMsgStyle
/applications/standard/app_samples/code/UI/JsComponentCollection/JsComponentCollection/entry/src/main/js/MainAbility/i18n/
Den-US.json505 "fontSize": "25vp", string
510 "fontSize": "30vp", string
515 "fontSize": "25vp", string
522 "fontSize": "30vp", string
527 "fontSize": "25vp", string
532 "fontSize": "30vp", string
Dzh-CN.json508 "fontSize": "25vp", string
513 "fontSize": "30vp", string
518 "fontSize": "25vp", string
525 "fontSize": "30vp", string
530 "fontSize": "25vp", string
535 "fontSize": "30vp", string
/applications/standard/notes/common/resources/src/main/resources/rawfile/
Drich_editor.js226 RICH_EDITOR.setFontSize = function (fontSize) { argument