Home | History | Annotate | Download | only in widget

Lines Matching defs:pHeight

996             int pHeight = getMeasurement(c, false);
1019 int mHeight = topMargin + pHeight + bottomMargin;
1033 int height = vAlign.getSizeInCell(c, pHeight, cellHeight, type);