Home
last modified time | relevance | path

Searched defs:TITLE_ICON_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.h33 const Dimension TITLE_ICON_SIZE = 24.0_vp; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/interfaces/
H A Dcustomtitle.js17 const TITLE_ICON_SIZE = '20vp'; constant