Home
last modified time | relevance | path

Searched defs:mMarginBottom (Results 1 – 1 of 1) sorted by relevance

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/state/
DConstraintReference.java81 protected int mMarginBottom = 0; field in ConstraintReference
1057 ConstraintAnchor.Type.TOP), mMarginBottom, mMarginBottomGone, false); in applyConnection() local
1062 ConstraintAnchor.Type.BOTTOM), mMarginBottom, mMarginBottomGone, false); in applyConnection() local