Searched refs:EDGE_TOP (Results 1 – 2 of 2) sorted by relevance
75 public static final int EDGE_TOP = 0x04; field in Keyboard445 boolean topEdge = (edgeFlags & EDGE_TOP) > 0; in isInside()575 row.rowEdgeFlags = EDGE_TOP | EDGE_BOTTOM; in Keyboard()
101 private static final int EDGE_TOP = 2; field in ImageShow852 currentEdgeEffect = EDGE_TOP; in constrainTranslation()