Searched refs:GetTextRacePercent (Results 1 – 4 of 4) sorted by relevance
112 float GetTextRacePercent();
440 float textRacePercent = GetTextRaceDirection() == TextDirection::LTR ? GetTextRacePercent() in DrawTextRacing()441 … : RACE_MOVE_PERCENT_MAX - GetTextRacePercent(); in DrawTextRacing()954 float TextContentModifier::GetTextRacePercent() in GetTextRacePercent() function in OHOS::Ace::NG::TextContentModifier
285 textContentModifier->GetTextRacePercent();287 auto ret = textContentModifier->GetTextRacePercent();
2679 textContentModifier.GetTextRacePercent();