Home | History | Annotate | Download | only in widget

Lines Matching defs:pWidth

995             int pWidth = getMeasurement(c, true);
1018 int mWidth = leftMargin + pWidth + rightMargin;
1032 int width = hAlign.getSizeInCell(c, pWidth, cellWidth, type);