Home | History | Annotate | Download | only in widget

Lines Matching defs:getSizeInCell

1184             int width = hAlign.getSizeInCell(c, pWidth, cellWidth - sumMarginsX);
1185 int height = vAlign.getSizeInCell(c, pHeight, cellHeight - sumMarginsY);
2791 int getSizeInCell(View view, int viewSize, int cellSize) {
2986 public int getSizeInCell(View view, int viewSize, int cellSize) {