Searched refs:expandRatio (Results 1 – 1 of 1) sorted by relevance
1056 int expandRatio = ResizerControlExpandRatioForTouch - 1; in resizerCornerRect() local1057 corner.move(-corner.width() * expandRatio, -corner.height() * expandRatio); in resizerCornerRect()1058 corner.expand(corner.width() * expandRatio, corner.height() * expandRatio); in resizerCornerRect()