LatchWidth
float LatchWidth() const;
float maxWidth = fListView->LatchWidth();
float left = MAX(kLeftMargin, LatchWidth());
float leftEdge = MAX(kLeftMargin, LatchWidth());
float leftEdge = MAX(kLeftMargin, fMasterView->LatchWidth());
float leftEdge = MAX(kLeftMargin, fMasterView->LatchWidth());
return MAX(kLeftMargin, fMasterView->LatchWidth()) + kRightMargin;
float leftEdge = MAX(kLeftMargin, fMasterView->LatchWidth());
float columnLeftEdge = MAX(kLeftMargin, fMasterView->LatchWidth());
if (invalidRect.left < MAX(kLeftMargin, fMasterView->LatchWidth())) {
BRect titleRect(0, 0, MAX(kLeftMargin, fMasterView->LatchWidth()) - 1,
float leftEdge = MAX(kLeftMargin, fMasterView->LatchWidth());
float leftEdge = MAX(kLeftMargin, fMasterView->LatchWidth());
- fMasterView->LatchWidth();
- fMasterView->LatchWidth();
latchRect.right = latchRect.left + fMasterView->LatchWidth();
fieldRect.left += fMasterView->LatchWidth();
float fieldLeftEdge = MAX(kLeftMargin, fMasterView->LatchWidth());
fullRect.left -= fMasterView->LatchWidth();
fMasterView->LatchWidth()), line + row->Height()));
- fMasterView->LatchWidth(),
if ((MAX(kLeftMargin, fMasterView->LatchWidth()) + x)
fMasterView->LatchWidth()) + x;
+ MAX(kLeftMargin, fMasterView->LatchWidth())
- fMasterView->LatchWidth();
+ fMasterView->LatchWidth(), rowTop + row->Height());
fMasterView->LatchWidth()) + x) + new_column->Width()
fMasterView->LatchWidth()) + x;