Searched defs:animationOffset (Results 1 – 6 of 6) sorted by relevance
46 Offset animationOffset = starOffset + Offset(offsetDeltaX, offsetDeltaY); in Paint() local55 Offset animationOffset = starOffset + Offset(offsetDeltaX, offsetDeltaY); in Paint() local67 Offset animationOffset = pressstarOffset + Offset(offsetDeltaX, offsetDeltaY); in Paint() local
253 void RenderRating::RequestFocusAnimation(const Offset& animationOffset, const Size& animationSize, … in RequestFocusAnimation()
171 const Offset& animationOffset, const Rect& animationRect, const Radius& radius) in RequestFocusAnimation()
471 double animationOffset = scroll->NormalizeToPx(FOCUS_BOUNDARY); in MoveItemToViewPort() local485 double animationOffset = scroll->NormalizeToPx(FOCUS_BOUNDARY); in MoveItemGroupToViewPort() local
473 double animationOffset = scroll->NormalizeToPx(FOCUS_BOUNDARY); in MoveItemToViewPort() local
673 auto animationOffset = theme->GetMenuAnimationOffset(); in GetAnimationOffset() local