Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/container_modal/
H A Dcontainer_modal_constants.h31 const Dimension TITLE_ELEMENT_MARGIN_HORIZONTAL = 12.0_vp; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/interfaces/
H A Dcustomtitle.js19 const TITLE_ELEMENT_MARGIN_HORIZONTAL = '12vp'; constant