Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_pattern.cpp579 auto selectmodifiedwidth = optionPatintProperty->GetSelectModifiedWidth(); in GetSelectOptionWidth() local
580 finalWidth = selectmodifiedwidth.value(); in GetSelectOptionWidth()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_pattern.cpp1684 auto selectmodifiedwidth = menuLayoutProperty->GetSelectMenuModifiedWidth(); in GetSelectMenuWidth() local
1685 finalWidth = selectmodifiedwidth.value(); in GetSelectMenuWidth()