Home
last modified time | relevance | path

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

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java109 int toolTipImageHeight; field in MovieEditorDialog
197 ret = new BufferedImage(toolTipImageWidth, toolTipImageHeight, image.getType()); in getToolTipImage()
346 toolTipImageHeight = minToolTipImageDimension; in MovieEditorDialog()
347 toolTipImageWidth = (int) Math.round(aspectRatio*toolTipImageHeight); in MovieEditorDialog()
353 toolTipImageHeight = (int) Math.round((double) toolTipImageWidth/aspectRatio); in MovieEditorDialog()
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...