Searched refs:layoutItem (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/keystore/
H A DKeyRequestWindow.cpp82 BLayoutItem* layoutItem = fPassword->CreateTextViewLayoutItem();
83 layoutItem->SetExplicitMinSize(BSize(fPassword->StringWidth(
88 layout->AddItem(layoutItem, 1, row++);
/haiku/src/kits/tracker/
H A DFindPanel.cpp2677 BLayoutItem* layoutItem = fAttrGrid->AddView(stringView, 1, gridRow); local
2678 layoutItem->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,

Completed in 81 milliseconds