Searched refs:columnCount (Results 1 - 21 of 21) sorted by relevance

/haiku-fatelf/src/kits/interface/
H A DGridLayoutBuilder.cpp70 int32 columnCount, int32 rowCount)
72 fLayout->AddView(view, column, row, columnCount, rowCount);
79 int32 columnCount, int32 rowCount)
81 fLayout->AddItem(item, column, row, columnCount, rowCount);
69 Add(BView* view, int32 column, int32 row, int32 columnCount, int32 rowCount) argument
78 Add(BLayoutItem* item, int32 column, int32 row, int32 columnCount, int32 rowCount) argument
H A DGridLayout.cpp401 BGridLayout::AddView(BView* child, int32 column, int32 row, int32 columnCount, argument
408 if (!AddItem(item, column, row, columnCount, rowCount)) {
442 int32 columnCount, int32 rowCount)
444 if (!_AreGridCellsEmpty(column, row, columnCount, rowCount))
455 data->dimensions.width = columnCount;
464 if (columnCount > 1)
609 int32 columnCount = fColumnCount; local
614 for (; columnCount > 0; columnCount--) {
616 empty &= (fGrid[columnCount
441 AddItem(BLayoutItem* item, int32 column, int32 row, int32 columnCount, int32 rowCount) argument
704 _AreGridCellsEmpty(int32 column, int32 row, int32 columnCount, int32 rowCount) argument
728 int32 columnCount = data->dimensions.width; local
754 _ResizeGrid(int32 columnCount, int32 rowCount) argument
[all...]
/haiku-fatelf/headers/os/interface/
H A DGridLayoutBuilder.h24 int32 columnCount = 1, int32 rowCount = 1);
26 int32 columnCount = 1, int32 rowCount = 1);
H A DGridLayout.h53 int32 columnCount = 1, int32 rowCount = 1);
58 int32 row, int32 columnCount = 1,
95 int32 columnCount, int32 rowCount);
98 bool _ResizeGrid(int32 columnCount, int32 rowCount);
H A DLayoutBuilder.h150 int32 columnCount = 1, int32 rowCount = 1);
152 int32 columnCount = 1, int32 rowCount = 1);
170 int32 columnCount = 1, int32 rowCount = 1);
172 int32 row, int32 columnCount = 1,
176 int32 columnCount = 1, int32 rowCount = 1);
180 int32 row, int32 columnCount = 1,
184 int32 columnCount = 1, int32 rowCount = 1);
187 int32 columnCount = 1, int32 rowCount = 1);
191 int32 columnCount = 1, int32 rowCount = 1);
193 int32 row, int32 columnCount
751 Add(BView* view, int32 column, int32 row, int32 columnCount, int32 rowCount) argument
761 Add(BLayoutItem* item, int32 column, int32 row, int32 columnCount, int32 rowCount) argument
803 AddGroup(enum orientation orientation, float spacing, int32 column, int32 row, int32 columnCount, int32 rowCount) argument
815 AddGroup(BGroupView* groupView, int32 column, int32 row, int32 columnCount, int32 rowCount) argument
827 AddGroup(BGroupLayout* groupLayout, int32 column, int32 row, int32 columnCount, int32 rowCount) argument
839 AddGrid(float horizontalSpacing, float verticalSpacing, int32 column, int32 row, int32 columnCount, int32 rowCount) argument
851 AddGrid(BGridView* gridView, int32 column, int32 row, int32 columnCount, int32 rowCount) argument
863 AddSplit(enum orientation orientation, float spacing, int32 column, int32 row, int32 columnCount, int32 rowCount) argument
875 AddSplit(BSplitView* splitView, int32 column, int32 row, int32 columnCount, int32 rowCount) argument
887 AddGlue(int32 column, int32 row, int32 columnCount, int32 rowCount) argument
890 fLayout->AddItem(BSpaceLayoutItem::CreateGlue(), column, row, columnCount, local
[all...]
/haiku-fatelf/src/system/boot/platform/openfirmware/
H A Dconsole.cpp224 int columnCount; local
225 if (of_interpret("#columns", 0, 1, &columnCount) == OF_FAILED)
227 return columnCount;
/haiku-fatelf/src/documentation/docbook-xsl/extensions/saxon643/com/nwalsh/saxon/
H A DColumnScanEmitter.java55 public int columnCount() { method in class:ColumnScanEmitter
H A DTable.java309 int numColumns = csEmitter.columnCount();
/haiku-fatelf/src/system/boot/platform/atari_m68k/
H A Dconsole.cpp234 int columnCount = 80; //XXX: check video mode local
235 return columnCount;
/haiku-fatelf/src/apps/debuganalyzer/gui/table/
H A DTreeTable.cpp430 status_t Init(void* modelObject, int32 columnCount);
471 TreeTableNode::Init(void* modelObject, int32 columnCount) argument
479 for (int32 columnIndex = 0; columnIndex < columnCount; columnIndex++) {
1010 int32 count, int32 columnCount)
1018 if (node == NULL || node->Init(child, columnCount) != B_OK
1029 if (!_AddChildRows(node, 0, fModel->CountChildren(child), columnCount))
1009 _AddChildRows(TreeTableNode* parentNode, int32 childIndex, int32 count, int32 columnCount) argument
H A DTable.cpp576 int32 columnCount = fModel->CountColumns(); local
587 for (int32 columnIndex = 0; columnIndex < columnCount; columnIndex++) {
H A DTreeTable.h234 int32 columnCount);
/haiku-fatelf/src/system/boot/platform/amiga_m68k/
H A Dconsole.cpp203 int columnCount = gScreen->Width / sFontWidth; local
204 return columnCount;
/haiku-fatelf/src/apps/magnify/
H A DMagnify.h213 void ResizeWindow(int32 rowCount, int32 columnCount);
/haiku-fatelf/src/documentation/docbook-xsl/extensions/
H A Dsaxon643.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/nwalsh/ com/nwalsh/saxon/ com/nwalsh/saxon/CVS ...
H A Dsaxon644.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/nwalsh/ com/nwalsh/saxon/ com/nwalsh/saxon/CVS ...
H A Dsaxon65.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/nwalsh/ com/nwalsh/saxon/ com/nwalsh/saxon/CVS ...
H A Dsaxon651.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/nwalsh/ com/nwalsh/saxon/ com/nwalsh/saxon/CVS ...
H A Dsaxon652.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/nwalsh/ com/nwalsh/saxon/ com/nwalsh/saxon/CVS ...
H A Dsaxon653.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/nwalsh/ com/nwalsh/saxon/ com/nwalsh/saxon/CVS ...
/haiku-fatelf/src/kits/tracker/
H A DPoseView.cpp2649 int32 columnCount = CountColumns(); local
2652 for (int32 i = 0; i<columnCount; i++) {
9906 int32 columnCount = CountColumns(); local
9910 for (int32 i = 0; i < columnCount; i++) {

Completed in 214 milliseconds