Searched refs:GetSelectedDistance (Results 1 – 2 of 2) sorted by relevance
398 double GetSelectedDistance(int32_t index, int32_t nextIndex, ScrollDirection dir);
1289 distance = GetSelectedDistance(index, nextIndex, dir); in GetShiftDistance()1310 double TextPickerColumnPattern::GetSelectedDistance(int32_t index, int32_t nextIndex, ScrollDirecti… in GetSelectedDistance() function in OHOS::Ace::NG::TextPickerColumnPattern1394 distance = GetSelectedDistance(index, nextIndex, dir); in GetShiftDistanceForLandscape()