Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_pattern.h270 void UpdateOptionsWidth(float selectWidth);
H A Dselect_pattern.cpp208 UpdateOptionsWidth(selectWidth); in ShowSelectMenu()
223 void SelectPattern::UpdateOptionsWidth(float selectWidth) in UpdateOptionsWidth() function in OHOS::Ace::NG::SelectPattern