Lines Matching refs:rowCount

160 									int32 columnCount = 1, int32 rowCount = 1);
162 int32 columnCount = 1, int32 rowCount = 1);
169 int32 rowCount = 1);
176 int32 rowCount = 1);
180 int32 columnCount = 1, int32 rowCount = 1);
183 int32 rowCount = 1);
186 int32 columnCount = 1, int32 rowCount = 1);
191 int32 rowCount = 1);
194 int32 columnCount = 1, int32 rowCount = 1);
197 int32 columnCount = 1, int32 rowCount = 1);
201 int32 columnCount = 1, int32 rowCount = 1);
204 int32 rowCount = 1);
207 int32 columnCount = 1, int32 rowCount = 1);
210 int32 rowCount = 1);
213 int32 rowCount = 1);
216 int32 columnCount = 1, int32 rowCount = 1);
869 int32 columnCount, int32 rowCount)
871 fLayout->AddView(view, column, row, columnCount, rowCount);
879 int32 columnCount, int32 rowCount)
881 fLayout->AddItem(item, column, row, columnCount, rowCount);
890 int32 fieldColumnCount, int32 rowCount)
895 fLayout->AddItem(item, column, row, labelColumnCount, rowCount);
897 column + labelColumnCount, row, fieldColumnCount, rowCount);
906 int32 textColumnCount, int32 rowCount)
911 fLayout->AddItem(item, column, row, labelColumnCount, rowCount);
913 column + labelColumnCount, row, textColumnCount, rowCount);
921 int32 column, int32 row, int32 columnCount, int32 rowCount)
925 fLayout->AddItem(builder.Layout(), column, row, columnCount, rowCount);
933 int32 columnCount, int32 rowCount)
937 fLayout->AddItem(builder.Layout(), column, row, columnCount, rowCount);
945 int32 row, int32 columnCount, int32 rowCount)
949 fLayout->AddItem(builder.Layout(), column, row, columnCount, rowCount);
957 int32 column, int32 row, int32 columnCount, int32 rowCount)
961 fLayout->AddItem(builder.Layout(), column, row, columnCount, rowCount);
969 int32 columnCount, int32 rowCount)
973 fLayout->AddView(builder.View(), column, row, columnCount, rowCount);
981 int32 column, int32 row, int32 columnCount, int32 rowCount)
985 fLayout->AddView(builder.View(), column, row, columnCount, rowCount);
993 int32 columnCount, int32 rowCount)
997 fLayout->AddView(builder.View(), column, row, columnCount, rowCount);
1005 int32 rowCount)
1009 fLayout->AddView(builder.View(), column, row, columnCount, rowCount);
1017 int32 columnCount, int32 rowCount)
1021 fLayout->AddView(builder.View(), column, row, columnCount, rowCount);
1029 int32 columnCount, int32 rowCount)
1033 fLayout->AddView(builder.View(), column, row, columnCount, rowCount);
1041 int32 rowCount)
1044 rowCount);