Searched refs:BASELINE (Results 1 – 9 of 9) sorted by relevance
18 import static com.android.ide.common.api.SegmentType.BASELINE;68 ALIGN_BASELINE(ATTR_LAYOUT_ALIGN_BASELINE, null, BASELINE, null, BASELINE, false, true, false,205 case BASELINE: in forMatch()215 case BASELINE: in forMatch()235 case BASELINE: in forMatch()
19 import static com.android.ide.common.api.SegmentType.BASELINE;163 } else if (hEdge.edgeType == BASELINE) { in snapHorizontal()231 edge = new Segment(b.y + baseline, b.x, b.x2(), firstNode, null, BASELINE, in updateMove()239 edge = new Segment(offsetY + baseline, b.x, b.x2(), null, null, BASELINE, in updateMove()270 || match.with.edgeType == BASELINE : match.with.edgeType; in updateMove()
19 import static com.android.ide.common.api.SegmentType.BASELINE;66 assert horizontalEdgeType != BASELINE && verticalEdgeType != BASELINE; in ResizeHandler() local233 || hEdge.edgeType == BASELINE : hEdge; in updateResize()
21 import static com.android.ide.common.api.SegmentType.BASELINE;481 if (sourceSegmentTypeY == BOTTOM || sourceSegmentTypeY == BASELINE) { in paintVerticalConstraint()489 } else if (sourceSegmentTypeY == BASELINE) { in paintVerticalConstraint()561 if (sourceSegmentTypeY == BASELINE) { in paintVerticalConstraint()575 int x = sourceBounds.x + ((sourceSegmentTypeY == BASELINE) ? in paintVerticalConstraint()598 assert targetSegmentTypeY == BASELINE : targetSegmentTypeY; in paintVerticalConstraint()
21 import static com.android.ide.common.api.SegmentType.BASELINE;380 mHorizontalEdges.add(new Segment(b.y + baselineY, b.x, b.x2(), node, id, BASELINE, in addBaseLine()428 case BASELINE: in isEdgeTypeCompatible()799 int baseline1 = (m1.edge.edgeType == BASELINE) ? -1 : 1; in compare()800 int baseline2 = (m2.edge.edgeType == BASELINE) ? -1 : 1; in compare()
90 case BASELINE: in getDisplayName()140 case BASELINE: in getPriority()
343 rowMatches.add(new GridMatch(SegmentType.BASELINE, distance, rowBaselineY, row, in addBaselineMatch()564 } else if (mRowMatch.type == SegmentType.BASELINE) { in handleFreeFormDrop()578 assert mRowMatch.type != SegmentType.BASELINE || rowSpan == 1 : rowSpan; in handleFreeFormDrop()707 if (mRowMatch.type == SegmentType.BASELINE) { in handleFreeFormDrop()789 if (mRowMatch.type == SegmentType.BASELINE) { in handleGridModeDrop()
174 } else if (rowMatch.type == SegmentType.BASELINE) { in paintFreeFormDropFeedback()
META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...