Home | History | Annotate | Download | only in gui

Lines Matching defs:currentHeight

943         uint32_t currentHeight = static_cast<uint32_t>(mCurrentCrop.height());
953 } else if (newHeight < currentHeight) {
954 currentHeight - newHeight;