Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DConstraintPainter.java208 if (paintCornerConstraint(graphics, type, sourceNode, sourceBounds, targetNode, in paintConstraint()
277 private static boolean paintCornerConstraint(IGraphics graphics, ConstraintType type, in paintCornerConstraint() method in ConstraintPainter