Searched refs:fFocusRowRect (Results 1 – 1 of 1) sorted by relevance
344 BRect fFocusRowRect; member in BPrivate::OutlineView3781 FindVisibleRect(fFocusRow, &fFocusRowRect);3805 Invalidate(fFocusRowRect);3807 FindVisibleRect(fFocusRow, &fFocusRowRect);3861 FindVisibleRect(fFocusRow, &fFocusRowRect);3863 Invalidate(fFocusRowRect);4153 newRowPos = fFocusRowRect.top + (up ? -4 : fFocusRow->Height() + 4);4166 fFocusRowRect.right = 10000;4167 Invalidate(fFocusRowRect);4171 fFocusRowRect.top = top;[all …]