Searched refs:_MapPoint (Results 1 – 2 of 2) sorted by relevance
/haiku/src/kits/interface/ |
H A D | Polygon.cpp | 114 _MapPoint(fPoints + i, source, destination); in MapTo() 213 BPolygon::_MapPoint(BPoint* point, const BRect& source, in _MapPoint() function in BPolygon 230 _MapPoint(&leftTop, source, destination); in _MapRectangle() 231 _MapPoint(&bottomRight, source, destination); in _MapRectangle()
|
/haiku/headers/os/interface/ |
H A D | Polygon.h | 44 void _MapPoint(BPoint* point, const BRect& source,
|