Searched defs:optionWidth (Results 1 – 3 of 3) sorted by relevance
382 Dimension optionWidth = Dimension(value, static_cast<DimensionUnit>(unit)); in SetSelectOptionWidth() local391 Dimension optionWidth; in ResetSelectOptionWidth() local
228 auto optionWidth = selectWidth - OPTION_MARGIN.ConvertToPx(); in UpdateOptionsWidth() local965 … std::string optionWidth = std::to_string(optionPaintProperty->GetSelectModifiedWidthValue(0.0f)); in ToJsonValue() local1324 auto optionWidth = value.ConvertToPx(); in SetOptionWidth() local
18045 optionWidth(value) { method in ArkSelectComponent