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()
835 float offsetPct = 0.5f; variable1151 float offsetPct = 0.5f; variable
343 float offsetPct = 0.5f; variable1258 float offsetPct = 0.5f; variable
2872 void ScrollablePattern::HotZoneScroll(const float offsetPct) in HotZoneScroll()2987 float offsetPct = IsInHotZone(point); in HandleMoveEventInComp() local