Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drender_option.h45 void SetFixedWidth(double width) in SetFixedWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drender_select_popup.cpp358 option->SetFixedWidth(totalSize.Width() - 2.0 * outPadding); in PerformLayout()