Searched refs:horizontalWeight (Results 1 – 6 of 6) sorted by relevance
568 public float horizontalWeight; field in WindowManager.LayoutParams2911 if (horizontalWeight != o.horizontalWeight) { in copyFrom()2912 horizontalWeight = o.horizontalWeight; in copyFrom()3317 encoder.addProperty("horizontalWeight", horizontalWeight); in encodeProperties()
2574 if (lp.horizontalWeight > 0.0f) { in performTraversals()2575 width += (int) ((mWidth - width) * lp.horizontalWeight); in performTraversals()
491 mParams.horizontalWeight = 1.0f; in handleShow()
34787 field public float horizontalWeight;
53288 field public float horizontalWeight;
53432 field public float horizontalWeight;