Lines Matching defs:topHeight
671 const int topHeight = viewportHeight - bottomHeight;
698 Render(Rect(0, bottomHeight, leftWidth, topHeight), 1, texMinScale, texMinOffset),
699 Render(Rect(leftWidth, bottomHeight, rightWidth, topHeight), 1, texMagScale, texMagOffset)
992 const int topHeight = viewportHeight - bottomHeight;
1020 const int topCellHeight = isTopCell ? topHeight - cellOffsetY : defCellHeight;
1327 const int topHeight = viewportHeight - bottomHeight;
1373 Render(Rect(0, bottomHeight, leftWidth, topHeight), 1, texMinTransf),
1374 Render(Rect(leftWidth, bottomHeight, rightWidth, topHeight), 1, texMagTransf)
1670 const int topHeight = viewportHeight - bottomHeight;
1716 Render(Rect(0, bottomHeight, leftWidth, topHeight), 1, texMinTransf),
1717 Render(Rect(leftWidth, bottomHeight, rightWidth, topHeight), 1, texMagTransf)