Searched refs:bottom (Results 151 - 175 of 413) sorted by relevance

1234567891011>>

/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/plaf/basic/
H A DBasicInternalFrameUI.java944 - resizeCornerSize - i.bottom) {
953 - resizeCornerSize - i.bottom) {
967 } else if (ep.y >= frame.getHeight() - i.bottom) {
1069 if(newY + __y + i.bottom >= pHeight)
1070 newY = pHeight - __y - i.bottom - 1;
1256 else if(ep.y > frame.getHeight() - resizeCornerSize - i.bottom)
1263 else if(ep.y > frame.getHeight() - resizeCornerSize - i.bottom)
1274 } else if(ep.y >= frame.getHeight() - i.bottom) {
1555 result.height += i.top + i.bottom;
1594 result.height += i.top + i.bottom;
[all...]
H A DBasicToolTipUI.java170 size.height - (insets.top + insets.bottom));
187 insets.top+insets.bottom);
/openjdk9/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Label.cpp122 if ((r.right-r.left) > 0 && (r.bottom-r.top) > 0 &&
145 y = (r.top + r.bottom - size.cy) / 2;
167 r.left, r.top, r.right-r.left, r.bottom-r.top);
/openjdk9/jdk/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/
H A DWindowsButtonUI.java279 dh -= (insets.top + insets.bottom);
310 iOut.bottom + iIn.bottom, iOut.right + iIn.right);
H A DWindowsInternalFrameUI.java125 insets.bottom = bottomSkin.getHeight();
H A DXPStyle.java324 insets.bottom = (margin != null? margin.bottom : 0) + thickness;
392 insets.bottom = (margin != null? margin.bottom : 0) + borderInsets.bottom;
402 super(m.top+2, m.left+2, m.bottom+2, m.right+2);
419 insets.bottom -= 2;
432 insets.bottom = margin.bottom + 2;
/openjdk9/hotspot/src/share/vm/gc/g1/
H A Dg1CardLiveData.cpp101 // The card number of the bottom of the G1 heap.
168 // must subtract the card num of the bottom of the heap to obtain a
194 assert(hr->bottom() <= ntams && ntams <= hr->end(), "Preconditions.");
206 // bottom and NTAMS of the given region.
215 HeapWord* start = hr->bottom();
223 if (mark_bitmap->isMarked(start_region->bottom())) {
261 // Calculate the card number for the bottom of the heap. Used
510 BitMap::idx_t start_idx = _helper.card_live_bitmap_index_for(hr->bottom());
H A Dg1CardCounts.cpp113 MemRegion mr(hr->bottom(), hr->end());
H A Dg1ConcurrentMark.cpp673 HeapWord* cur = r->bottom();
779 return _bitmap->getNextMarkedWordAddress(r->bottom(), end) != end;
988 assert(hr->next_top_at_mark_start() == hr->bottom(), "invariant");
992 HeapWord* curr = hr->bottom();
1971 HeapWord* bottom = curr_region->bottom();
1978 if (limit > bottom) {
1981 assert(limit == bottom,
1982 "the region limit should be at bottom");
2042 guarantee(global_hr == NULL || global_finger == global_hr->bottom(),
[all...]
/openjdk9/jdk/src/java.desktop/macosx/classes/com/apple/laf/
H A DAquaComboBoxRendererInternal.java133 insets.bottom = 1;
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/plaf/synth/
H A DSynthProgressBarUI.java256 + pBarInsets.bottom + progressPadding);
269 + pBarInsets.bottom + progressPadding)));
270 y = pBar.getHeight() - pBarInsets.bottom - height
472 size.height += border.top + border.bottom;
H A DSynthToolTipUI.java182 tip.getHeight() - (insets.top + insets.bottom));
201 insets.top+insets.bottom);
/openjdk9/jdk/test/java/awt/Frame/SetMaximizedBounds/
H A DSetMaximizedBounds.java131 bounds.height - insets.top - insets.bottom);
H A DMaximizedMovedWindow.java125 bounds.height - insets.top - insets.bottom);
/openjdk9/jdk/test/javax/swing/JMenu/8067346/
H A Dbug8067346.java126 if (margin != null && margin.bottom == 0 && margin.left == 0
/openjdk9/jdk/test/javax/swing/JFrame/8016356/
H A Dbug8016356.java93 frLoc.y + frSize.height - insets.bottom - 1);
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DGenerateOopMap.java50 static CellTypeState[] epsilonCTS = { CellTypeState.bottom };
53 static CellTypeState[] vCTS = { CellTypeState.value, CellTypeState.bottom };
54 static CellTypeState[] rCTS = { CellTypeState.ref, CellTypeState.bottom };
55 static CellTypeState[] rrCTS = { CellTypeState.ref, CellTypeState.ref, CellTypeState.bottom };
56 static CellTypeState[] vrCTS = { CellTypeState.value, CellTypeState.ref, CellTypeState.bottom };
57 static CellTypeState[] vvCTS = { CellTypeState.value, CellTypeState.value, CellTypeState.bottom };
58 static CellTypeState[] rvrCTS = { CellTypeState.ref, CellTypeState.value, CellTypeState.ref, CellTypeState.bottom };
59 static CellTypeState[] vvrCTS = { CellTypeState.value, CellTypeState.value, CellTypeState.ref, CellTypeState.bottom };
60 static CellTypeState[] vvvCTS = { CellTypeState.value, CellTypeState.value, CellTypeState.value, CellTypeState.bottom };
61 static CellTypeState[] vvvrCTS = { CellTypeState.value, CellTypeState.value, CellTypeState.value, CellTypeState.ref, CellTypeState.bottom };
[all...]
/openjdk9/jdk/src/java.desktop/share/classes/java/awt/font/
H A DTextLayout.java924 * The descent is the distance from the baseline to the bottom (left) of
1280 // !!! top/bottom adjustment not implemented for vertical
1323 * Carets are numbered from left to right (top to bottom) starting from
1399 * Returns the hit for the next caret to the right (bottom); if there
1405 * right (bottom) of the caret of the provided hit or {@code null}.
1425 * Returns the hit for the next caret to the right (bottom); if no
1436 * right (bottom) of the caret of the provided hit, or {@code null}.
1463 * Returns the hit for the next caret to the right (bottom); if no
1473 * right (bottom) of the caret of the provided hit, or {@code null}.
1656 double bottom
[all...]
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/cms/
H A DCompactibleFreeListSpace.java132 tty.print("[ " + bottom() + " , " + end() + " ) ");
162 Address cur = bottom();
/openjdk9/hotspot/src/share/vm/gc/shared/
H A DcardGeneration.cpp80 MemRegion mr(space()->bottom(), new_word_size);
167 MemRegion mr(space()->bottom(), new_word_size);
/openjdk9/hotspot/src/share/vm/gc/serial/
H A DtenuredGeneration.cpp49 HeapWord* bottom = (HeapWord*) _virtual_space.low(); local
51 _the_space = new TenuredSpace(_bts, MemRegion(bottom, end));
/openjdk9/jdk/src/java.desktop/macosx/classes/sun/lwawt/
H A DLWListPeer.java177 size.height += pi.top + pi.bottom + vi.top + vi.bottom;
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalSplitPaneDivider.java92 size.height -= (insets.top + insets.bottom);
346 blockSize -= (insets.top + insets.bottom);
/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/plaf/nimbus/
H A DImageScalingHelper.java53 * Painting type indicating the image should be split into nine regions with the top, left, bottom and right
59 * Painting type indicating the image should be split into nine regions with the top, left, bottom and right
139 int sb = sInsets.bottom;
144 int db = dInsets.bottom;
/openjdk9/jdk/src/java.desktop/unix/classes/sun/awt/X11/
H A DXDecoratedPeer.java147 int minHeight = minimumSize.height - insets.top - insets.bottom;
268 return new Insets(i1.top-i2.top, i1.left - i2.left, i1.bottom-i2.bottom, i1.right-i2.right);
272 return (i == null) || ((i.left | i.top | i.right | i.bottom) == 0);
276 return new Insets(i.top, i.left, i.bottom, i.right);
281 scaleDown(i.bottom), scaleDown(i.right));
591 newBounds.height - insets.top - insets.bottom);
688 height -= in.top+in.bottom;

Completed in 185 milliseconds

1234567891011>>