Searched refs:haveAnchor (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/ui/
H A DMemoryPanel.java54 private boolean haveAnchor; field in class:MemoryPanel
285 if (!haveAnchor()) {
307 if (!haveAnchor()) {
321 if (!haveAnchor()) {
343 if (!haveAnchor()) {
357 if (!haveAnchor()) {
379 if (!haveAnchor()) {
602 haveAnchor = false;
611 private boolean haveAnchor() { return haveAnchor; } method in class:MemoryPanel
[all...]

Completed in 28 milliseconds