Home
last modified time | relevance | path

Searched defs:TITLE_TEXT_FONT_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/container_modal/
H A Dcontainer_modal_constants.h35 const Dimension TITLE_TEXT_FONT_SIZE = 16.0_fp; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/interfaces/
H A Dcustomtitle.js20 const TITLE_TEXT_FONT_SIZE = '16fp'; constant