Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_layout_algorithm.h44 float GetGradientPercent(const RefPtr<TextPickerLayoutProperty>& LayoutProperty,
H A Dtextpicker_layout_algorithm.cpp78 …float gradientPercent = GetGradientPercent(layoutProperty, textPickerPattern, frameSize, pickerThe… in Measure()
82 float TextPickerLayoutAlgorithm::GetGradientPercent(const RefPtr<TextPickerLayoutProperty>& layoutP… in GetGradientPercent() function in OHOS::Ace::NG::TextPickerLayoutAlgorithm