Home
last modified time | relevance | path

Searched refs:zoomX (Results 1 – 1 of 1) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx361 float zoomX = (float)nDestWidth / (float)nSourceWidth; in draw() local
362 aSz.Width() = (long) ((float)aSz.Width() * zoomX); in draw()

Completed in 13 milliseconds