Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_theme.h308 theme->menuMaxWidthRatio_ = pattern->GetAttr<double>("menu_max_width_ratio", 0.67f); in ParseAttribute()
436 theme->menuMaxWidthRatio_ = menuMaxWidthRatio_; in ClonePartThree()
1133 return menuMaxWidthRatio_; in GetMenuMaxWidthRatio()
1270 double menuMaxWidthRatio_; variable