Searched refs:_Move (Results 1 – 8 of 8) sorted by relevance
/haiku/src/add-ons/print/drivers/pcl5/ |
H A D | PCL5.h | 28 void _Move(int x, int y);
|
H A D | PCL5.cpp | 156 _Move(x, y); in NextBand() 298 PCL5Driver::_Move(int x, int y) in _Move() function in PCL5Driver
|
/haiku/src/add-ons/print/drivers/canon_lips/lips3/ |
H A D | Lips3.h | 28 void _Move(int x, int y);
|
H A D | Lips3.cpp | 172 _Move(x, y); in NextBand() 446 LIPS3Driver::_Move(int x, int y) in _Move() function in LIPS3Driver
|
/haiku/src/add-ons/print/drivers/canon_lips/lips4/ |
H A D | Lips4.h | 29 void _Move(int x, int y);
|
H A D | Lips4.cpp | 182 _Move(x, y); in NextBand() 503 LIPS4Driver::_Move(int x, int y) in _Move() function in LIPS4Driver
|
/haiku/src/add-ons/print/drivers/pcl6/ |
H A D | PCL6.h | 39 void _Move(int x, int y);
|
H A D | PCL6.cpp | 220 _Move(x, y); in _WriteBitmap() 397 PCL6Driver::_Move(int x, int y) in _Move() function in PCL6Driver
|