Lines Matching refs:column
21 Each item is added to the grid layout at (column, row) and may span multiple
190 int32 column, int32 row, int32 columnCount, int32 rowCount)
194 \param column The column number (zero-index) to use.
207 BLayoutItem* item, int32 column, int32 row,
212 \param column The column number (zero-index) to use.
225 BMenuField* item, int32 column, int32 row, alignment labelAlignment,
230 \param column The column number (zero-index) to use.
253 BTextControl* item, int32 column, int32 row, alignment labelAlignment,
258 \param column The column number (zero-index) to use.
297 orientation orientation, float spacing, int32 column, int32 row,
304 \param column The column number (zero-index) to use.
317 BGroupView* groupView, int32 column, int32 row, int32 columnCount,
323 \param column The column number (zero-index) to use.
336 BGroupLayout* groupLayout, int32 column, int32 row,
342 \param column The column number (zero-index) to use.
355 float horizontalSpacing, float verticalSpacing, int32 column,
362 \param column The column number (zero-index) to use.
375 BGridLayout* gridLayout, int32 column, int32 row, int32 columnCount,
381 \param column The column number (zero-index) to use.
394 BGridView* gridView, int32 column, int32 row, int32 columnCount,
400 \param column The column number (zero-index) to use.
413 orientation orientation, float spacing, int32 column, int32 row,
420 \param column The column number (zero-index) to use.
433 BSplitView* splitView, int32 column, int32 row, int32 columnCount,
439 \param column The column number (zero-index) to use.
452 int32 column, int32 row, int32 columnCount, int32 rowCount)
456 \param column The column number (zero-index) to use.
469 BCardLayout* cardLayout, int32 column, int32 row, int32 columnCount,
475 \param column The column number (zero-index) to use.
488 BCardView* cardView, int32 column, int32 row, int32 columnCount,
494 \param column The column number (zero-index) to use.
520 int32 column, int32 row, int32 columnCount, int32 rowCount)
523 \param column The column number (zero-index) for the glue.
568 int32 column, float weight)
569 \copydoc BGridLayout::SetColumnWeight(int32 column, float weight)