Searched refs:GetIndexOnRTL (Results 1 – 2 of 2) sorted by relevance
186 std::pair<int32_t, int32_t> GetIndexOnRTL(int32_t index);
494 std::pair<int32_t, int32_t> DotIndicatorPaintMethod::GetIndexOnRTL(int32_t index) in GetIndexOnRTL() function in OHOS::Ace::NG::DotIndicatorPaintMethod518 return GetIndexOnRTL(index); in GetIndex()