Searched refs:targetRect (Results 1 – 6 of 6) sorted by relevance
435 BRect targetRect, in _drawInto() argument451 r = targetRect; in _drawInto()457 r = targetRect; in _drawInto()529 r = targetRect; in _drawInto()535 r = targetRect; in _drawInto()536 p.Set(targetRect.right - 4.0, Frame().Height() / 2.0 - 2.0); in _drawInto()607 r = targetRect; in _drawInto()613 r = targetRect; in _drawInto()666 r = targetRect; in _drawInto()672 r = targetRect; in _drawInto()[all …]
170 BRect targetRect,
916 BRect targetRect, in _drawInto() argument927 r = targetRect; in _drawInto()980 r = targetRect; in _drawInto()
105 BRect _ComputeFrame(BRect targetRect) const;
860 BScrollView::_ComputeFrame(BRect targetRect) const in _ComputeFrame()862 return _ComputeFrame(targetRect, fHorizontalScrollBar, in _ComputeFrame()
4556 BRect targetRect; local4557 if (FindRect(fTargetRow, &targetRect)) {4558 float delta = targetRect.top - fTargetRowTop;