Searched refs:horizontalWeight (Results 1 – 7 of 7) sorted by relevance
187 public float horizontalWeight; field in WindowManager.LayoutParams2002 if (horizontalWeight != o.horizontalWeight) { in copyFrom()2003 horizontalWeight = o.horizontalWeight; in copyFrom()2338 encoder.addProperty("horizontalWeight", horizontalWeight); in encodeProperties()
2033 if (lp.horizontalWeight > 0.0f) { in performTraversals()2034 width += (int) ((mWidth - width) * lp.horizontalWeight); in performTraversals()
415 mParams.horizontalWeight = 1.0f; in handleShow()
34787 field public float horizontalWeight;
43768 field public float horizontalWeight;
43847 field public float horizontalWeight;
46771 field public float horizontalWeight;