Home
last modified time | relevance | path

Searched refs:AUDIO_CELL_HEIGHT (Results 1 – 2 of 2) sorted by last modified time

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java74 private static final int AUDIO_CELL_HEIGHT = 50; field in MovieEditorDialog
75 private static final int MEDIAN = AUDIO_CELL_HEIGHT/2;
486 …] { movie.getFrameDimension().height, 7, cellHeight+(hasAudio? 23 + AUDIO_CELL_HEIGHT : 22), 7, 7,… in buildUI()
647 …ew Dimension(movie.getFrameDimension().width, cellHeight+(hasAudio? 23 + AUDIO_CELL_HEIGHT : 22))); in buildUI()
860 timeLineTable.setRowHeight(1, AUDIO_CELL_HEIGHT+timeLineTable.getRowMargin()*2); in buildUI()
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...