Searched refs:fMasterView (Results 1 – 1 of 1) sorted by relevance
237 BColumnListView* fMasterView; member in BPrivate::TitleView365 BColumnListView* fMasterView; member in BPrivate::OutlineView2344 fMasterView(listView), in TitleView()2438 float leftEdge = MAX(kLeftMargin, fMasterView->LatchWidth()); in GetTitleRect()2461 float leftEdge = MAX(kLeftMargin, fMasterView->LatchWidth()); in FindColumn()2562 return MAX(kLeftMargin, fMasterView->LatchWidth()) + kRightMargin; in MarginWidth()2643 float leftEdge = MAX(kLeftMargin, fMasterView->LatchWidth()); in ComputeDragBoundries()2707 view->SetHighColor(fMasterView->Color(B_COLOR_HEADER_TEXT)); in DrawTitle()2760 view->SetHighColor(fMasterView->Color(B_COLOR_HEADER_TEXT)); in DrawTitle()2789 float columnLeftEdge = MAX(kLeftMargin, fMasterView->LatchWidth()); in Draw()[all …]