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

/haiku/headers/os/interface/
H A DShape.h72 status_t LineTo(BPoint linePoint);
/haiku/src/preferences/network/
H A DInterfaceListItem.cpp128 BPoint linePoint = bounds.LeftTop() local
131 owner->DrawString(fSubtitle, linePoint);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp1219 BPoint linePoint(kLeftTextMargin, y + fFontInfo->fontHeight.ascent);
1226 currentColumn, linePoint);
1236 lineLength - lineOffset, currentColumn, linePoint);

Completed in 44 milliseconds