Searched refs:maPaintRectangleLogic (Results 1 – 1 of 1) sorted by relevance
251 Rectangle maPaintRectangleLogic; member in __anon10d101710111::ActivityImpl380 if(maPaintRectangleLogic.GetWidth() > in ImpForceScrollTextAnimNodes()389 … fOneLogicAlternate = maScrollRectangleLogic.Right() - maPaintRectangleLogic.GetWidth(); in ImpForceScrollTextAnimNodes()393 fZeroLogic = maScrollRectangleLogic.Left() - maPaintRectangleLogic.GetWidth(); in ImpForceScrollTextAnimNodes()395 fInitLogic = maPaintRectangleLogic.Left(); in ImpForceScrollTextAnimNodes()401 if(maPaintRectangleLogic.GetHeight() > maScrollRectangleLogic.GetHeight()) in ImpForceScrollTextAnimNodes()413 fZeroLogic = maScrollRectangleLogic.Top() - maPaintRectangleLogic.GetHeight(); in ImpForceScrollTextAnimNodes()415 fInitLogic = maPaintRectangleLogic.Top(); in ImpForceScrollTextAnimNodes()633 double const fPaintWidth = maPaintRectangleLogic.GetWidth(); in updateShapeAttributes()634 double const fPaintHeight = maPaintRectangleLogic.GetHeight(); in updateShapeAttributes()[all …]
Completed in 8 milliseconds