Home
last modified time | relevance | path

Searched refs:B_CLOSED_LATCH (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/interface/
H A DColumnListView.h75 B_CLOSED_LATCH = 3 enumerator
/haiku/src/kits/interface/
H A DColumnListView.cpp1749 case B_CLOSED_LATCH: in DrawLatch()
3409 pos = row->fIsExpanded ? B_OPEN_LATCH : B_CLOSED_LATCH; in RedrawColumn()
3593 : B_CLOSED_LATCH, fTargetRow);
3599 : B_CLOSED_LATCH;
3802 : B_CLOSED_LATCH, row);
3996 fTargetRow->fIsExpanded ? B_OPEN_LATCH : B_CLOSED_LATCH,