Searched refs:clipHeight (Results 1 – 2 of 2) sorted by relevance
430 int clipHeight = contentBottom - contentTop; in render() local434 (float)clipHeight / getHeight()); in render()
664 const auto clipHeight = display.clip.height(); in initCanvas() local666 auto rotatedClipHeight = clipHeight; in initCanvas()681 canvas->translate(-clipWidth / 2, -clipHeight / 2); in initCanvas()