Searched defs:offsetPct (Results 1 – 4 of 4) sorted by relevance
34 BezierVariableVelocityMotion(float offsetPct, MotionCompleteCallbck&& complete) in BezierVariableVelocityMotion()71 double ComputeVelocity(float offsetPct) in ComputeVelocity()115 void ReInit(float offsetPct) in ReInit()
280 float offsetPct = 0.5f; variable596 float offsetPct = 0.5f; variable
343 float offsetPct = 0.5f; variable1258 float offsetPct = 0.5f; variable
2876 void ScrollablePattern::HotZoneScroll(const float offsetPct) in HotZoneScroll()2991 float offsetPct = IsInHotZone(point); in HandleMoveEventInComp() local