Home
last modified time | relevance | path

Searched defs:Relative (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DMarginView.cxx75 struct Relative { in DrawWrapMarker() struct
76 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()