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

/openjdk10/jaxp/src/jdk.xml.dom/share/classes/org/w3c/dom/css/
H A DRect.java66 public CSSPrimitiveValue getBottom(); method in interface:Rect
H A DCSS2Properties.java507 public String getBottom(); method in interface:CSS2Properties
/openjdk10/jdk/src/java.desktop/unix/classes/sun/java2d/jules/
H A DTrapezoidList.java62 public final int getBottom() { method in class:TrapezoidList
75 public final int getBottom(int pos) { method in class:TrapezoidList
H A DJulesAATileGenerator.java106 bottom = traps.getBottom();
136 int bottom = traps.getBottom(i) - topFP;
236 int firstBottom = traps.getBottom(trapList.getInt(0));
255 lastBottom = traps.getBottom(trapPos);

Completed in 50 milliseconds