Searched defs:scaledWidth (Results 1 – 2 of 2) sorted by relevance
154 public void draw(Graphics2D graphics2D, int x, int y, int scaledWidth, int scaledHeight) { in draw()253 void computePatches(int scaledWidth, int scaledHeight) { in computePatches()
426 int scaledWidth = (int) (patchWidth * scale); in setScale() local523 int scaledWidth; field in ImageEditorPanel.StretchesViewer.StretchView