Home
last modified time | relevance | path

Searched refs:contentMarginVertical_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_theme.h423 return contentMarginVertical_; in GetContentMarginVertical()
569 Dimension contentMarginVertical_; variable
H A Dpicker_theme.cpp102 theme->contentMarginVertical_ = pattern->GetAttr<Dimension>("content_margin_vertical", 8.0_vp); in Parse()