Searched defs:TOP_ALIGNMENT (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/awt/java/awt/font/
H A DGraphicAttribute.java38 * The Constant TOP_ALIGNMENT indicates using the top line to calculate
41 public static final int TOP_ALIGNMENT = -1; field in class:GraphicAttribute
/frameworks/base/awt/java/awt/
H A DComponent.java104 * The Constant TOP_ALIGNMENT indicates the top alignment of the component.
106 public static final float TOP_ALIGNMENT = 0.0f; field in class:Component

Completed in 838 milliseconds