Searched refs:ALIGN_BASELINE (Results 1 – 4 of 4) sorted by relevance
68 ALIGN_BASELINE(ATTR_LAYOUT_ALIGN_BASELINE, null, BASELINE, null, BASELINE, false, true, false, enumConstant206 return ALIGN_BASELINE; in forMatch()216 return ALIGN_BASELINE; in forMatch()236 return ALIGN_BASELINE; in forMatch()
240 case ALIGN_BASELINE: in getCompatibleConstraint()245 case ALIGN_BASELINE: in getCompatibleConstraint()257 case ALIGN_BASELINE: in getCompatibleConstraint()
29 import static com.android.ide.common.layout.relative.ConstraintType.ALIGN_BASELINE;160 if (constraint.type == ALIGN_BASELINE) { in paintConstraints()
52 import static com.android.ide.common.layout.relative.ConstraintType.ALIGN_BASELINE;564 if (mCurrentTopMatch.type == ALIGN_BASELINE) { in applyConstraints()