Home
last modified time | relevance | path

Searched refs:height (Results 1 – 4 of 4) sorted by relevance

/libcore/luni/src/main/java/libcore/internal/
DJava17LanguageFeatures.java42 return (t.base * t.height / 2); in calculateApproximateArea()
57 public final int height; field in Java17LanguageFeatures.Triangle
59 public Triangle(int base, int height) { in Triangle() argument
61 this.height = height; in Triangle()
/libcore/dom/src/test/resources/
Dhc_nodtdstaff.svg1 <svg xmlns='http://www.w3.org/2000/svg'><rect x="0" y="0" width="100" height="100"/><head xmlns='ht…
Dstaff2.dtd19 height CDATA #REQUIRED> attribute
/libcore/benchmarks/src/benchmarks/regression/
DR.java1698 public static final int height = 0; field in R