Searched refs:DrawLatch (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/interface/
H A DOutlineListView.h116 virtual void DrawLatch(BRect itemRect, int32 level,
/haiku/headers/private/interface/
H A DColumnListView.h372 virtual void DrawLatch(BView* view, BRect frame,
/haiku/src/kits/interface/
H A DColumnListView.cpp1686 BColumnListView::DrawLatch(BView* view, BRect rect, LatchType position, BRow*) function in class:BColumnListView
3402 fMasterView->DrawLatch(fResizeBufferView, latchRect, pos, row);
3573 fMasterView->DrawLatch(this, fLatchRect,
3576 fMasterView->DrawLatch(this, fLatchRect,
3586 fMasterView->DrawLatch(this,
3782 fMasterView->DrawLatch(this, fLatchRect, B_PRESSED_LATCH,
3785 fMasterView->DrawLatch(this, fLatchRect,
3977 fMasterView->DrawLatch(this, fLatchRect, B_PRESSED_LATCH,
3980 fMasterView->DrawLatch(this, fLatchRect,
H A DOutlineListView.cpp935 BOutlineListView::DrawLatch(BRect itemRect, int32 level, bool collapsed, function in class:BOutlineListView
957 DrawLatch(itemRect, item->fLevel, !item->IsExpanded(),

Completed in 107 milliseconds