Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/container_modal/
H A Dcontainer_modal_constants.h28 const Dimension TITLE_PADDING_START = 20.0_vp; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/interfaces/
H A Dcustomtitle.js18 const TITLE_PADDING_START = '20vp'; constant