Searched refs:pHeight (Results 1 – 2 of 2) sorted by relevance
43 int pHeight) { in layout() argument44 super.layout(anchorX, anchorY, left, angle, pHeight); in layout()50 if (mTop + mHeight > pHeight) { in layout()51 mTop = pHeight - mHeight; in layout()
61 int pHeight) { in layout() argument62 super.layout(anchorX, anchorY, left, angle, pHeight); in layout()