Searched refs:maScrollRectangleLogic (Results 1 – 1 of 1) sorted by relevance
248 Rectangle maScrollRectangleLogic; member in __anon8118e5820111::ActivityImpl381 maScrollRectangleLogic.GetWidth()) in ImpForceScrollTextAnimNodes()383 … fZeroLogicAlternate = maScrollRectangleLogic.Right() - maPaintRectangleLogic.GetWidth(); in ImpForceScrollTextAnimNodes()384 fOneLogicAlternate = maScrollRectangleLogic.Left(); in ImpForceScrollTextAnimNodes()388 fZeroLogicAlternate = maScrollRectangleLogic.Left(); in ImpForceScrollTextAnimNodes()389 … fOneLogicAlternate = maScrollRectangleLogic.Right() - maPaintRectangleLogic.GetWidth(); in ImpForceScrollTextAnimNodes()393 fZeroLogic = maScrollRectangleLogic.Left() - maPaintRectangleLogic.GetWidth(); in ImpForceScrollTextAnimNodes()394 fOneLogic = maScrollRectangleLogic.Right(); in ImpForceScrollTextAnimNodes()401 if(maPaintRectangleLogic.GetHeight() > maScrollRectangleLogic.GetHeight()) in ImpForceScrollTextAnimNodes()403 … fZeroLogicAlternate = maScrollRectangleLogic.Bottom() - maPaintRectangleLogic.GetHeight(); in ImpForceScrollTextAnimNodes()[all …]