Searched refs:getVisibleBehavior (Results 1 – 2 of 2) sorted by relevance
69 scrollX = getVisibleBehavior(alignX); in getRectToExpose()72 scrollX = getVisibleBehavior(alignX); in getRectToExpose()109 scrollY = getVisibleBehavior(alignY); in getRectToExpose()112 scrollY = getVisibleBehavior(alignY); in getRectToExpose()
62 …static ScrollAlignmentBehavior getVisibleBehavior(const ScrollAlignment& s) { return s.m_rectVisib… in getVisibleBehavior() function