Lines Matching refs:rightWidth
669 const int rightWidth = viewportWidth - leftWidth;
697 Render(Rect(leftWidth, 0, rightWidth, bottomHeight), 0, texMagScale, texMagOffset),
699 Render(Rect(leftWidth, bottomHeight, rightWidth, topHeight), 1, texMagScale, texMagOffset)
990 const int rightWidth = viewportWidth - leftWidth;
1018 const int rightCellWidth = isRightmostCell ? rightWidth - cellOffsetX : defCellWidth;
1325 const int rightWidth = viewportWidth - leftWidth;
1372 Render(Rect(leftWidth, 0, rightWidth, bottomHeight), 0, texMagTransf),
1374 Render(Rect(leftWidth, bottomHeight, rightWidth, topHeight), 1, texMagTransf)
1668 const int rightWidth = viewportWidth - leftWidth;
1715 Render(Rect(leftWidth, 0, rightWidth, bottomHeight), 0, texMagTransf),
1717 Render(Rect(leftWidth, bottomHeight, rightWidth, topHeight), 1, texMagTransf)