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

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

Completed in 36 milliseconds