Home | History | Annotate | Download | only in widget

Lines Matching defs:getSizeInCell

1077             int width = hAlign.getSizeInCell(c, pWidth, cellWidth - sumMarginsX);
1078 int height = vAlign.getSizeInCell(c, pHeight, cellHeight - sumMarginsY);
2678 int getSizeInCell(View view, int viewSize, int cellSize) {
2914 public int getSizeInCell(View view, int viewSize, int cellSize) {