Searched refs:CalcRectCommon (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/kits/tracker/
H A DTextWidget.cpp147 BTextWidget::CalcRectCommon(BPoint poseLoc, const BColumn* column, function in class:BTextWidget
213 return CalcRectCommon(poseLoc, column, view, fText->Width(view));
221 return CalcRectCommon(poseLoc, column, view, fText->CurrentWidth());
H A DTextWidget.h114 BRect CalcRectCommon(BPoint poseLoc, const BColumn*, const BPoseView*,

Completed in 37 milliseconds