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

/haiku/src/kits/interface/
H A DColumnListView.cpp4385 BRect parentRowRect; local
4386 if (parentIsVisible && FindRect(parentRow, &parentRowRect))
4387 Invalidate(parentRowRect);

Completed in 41 milliseconds