Searched defs:Relative (Results 1 – 1 of 1) sorted by relevance
75 struct Relative { in DrawWrapMarker() struct76 Surface *surface; in DrawWrapMarker()77 int xBase; in DrawWrapMarker()78 int xDir; in DrawWrapMarker()79 int yBase; in DrawWrapMarker()80 int yDir; in DrawWrapMarker()81 void MoveTo(int xRelative, int yRelative) { in DrawWrapMarker()84 void LineTo(int xRelative, int yRelative) { in DrawWrapMarker()