Searched defs:bottom (Results 1 – 7 of 7) sorted by relevance
47 FormData bottom = new FormData(); in MainFrame() local
10 public int bottom; field in Rect
71 String left, String right, String top, String bottom) { in MarginChooser()
283 @Nullable String right, @Nullable String top, @Nullable String bottom) { in displayMarginInput()
248 String bottom = matcher.group(6); in create() local
548 int left, int top, int right, int bottom) { in savePreview()
615 double bottom = (double) (selection + thumb) / max; in updateVisibleRange() local