Home
last modified time | relevance | path

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

12345678910>>...25

/dports/graphics/cfdg/cfdg-3.3_1/src-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()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DMarginView.cxx73 struct Relative { in DrawWrapMarker() struct
74 Surface *surface; in DrawWrapMarker()
75 int xBase; in DrawWrapMarker()
76 int xDir; in DrawWrapMarker()
77 int yBase; in DrawWrapMarker()
78 int yDir; in DrawWrapMarker()
79 void MoveTo(int xRelative, int yRelative) { in DrawWrapMarker()
82 void LineTo(int xRelative, int yRelative) { in DrawWrapMarker()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DMarginView.cpp74 struct Relative { in DrawWrapMarker() struct
75 Surface *surface; in DrawWrapMarker()
76 int xBase; in DrawWrapMarker()
77 int xDir; in DrawWrapMarker()
78 int yBase; in DrawWrapMarker()
79 int yDir; in DrawWrapMarker()
80 void MoveTo(int xRelative, int yRelative) { in DrawWrapMarker()
83 void LineTo(int xRelative, int yRelative) { in DrawWrapMarker()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DMarginView.cxx72 struct Relative { in DrawWrapMarker() struct
73 Surface *surface; in DrawWrapMarker()
74 int xBase; in DrawWrapMarker()
75 int xDir; in DrawWrapMarker()
76 int yBase; in DrawWrapMarker()
77 int yDir; in DrawWrapMarker()
78 void MoveTo(int xRelative, int yRelative) { in DrawWrapMarker()
81 void LineTo(int xRelative, int yRelative) { in DrawWrapMarker()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DMarginView.cxx74 struct Relative { in DrawWrapMarker() struct
75 Surface *surface; in DrawWrapMarker()
76 int xBase; in DrawWrapMarker()
77 int xDir; in DrawWrapMarker()
78 int yBase; in DrawWrapMarker()
79 int yDir; in DrawWrapMarker()
80 void MoveTo(int xRelative, int yRelative) { in DrawWrapMarker()
83 void LineTo(int xRelative, int yRelative) { in DrawWrapMarker()
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DMarginView.cxx74 struct Relative { in DrawWrapMarker() struct
75 Surface *surface; in DrawWrapMarker()
76 int xBase; in DrawWrapMarker()
77 int xDir; in DrawWrapMarker()
78 int yBase; in DrawWrapMarker()
79 int yDir; in DrawWrapMarker()
80 void MoveTo(int xRelative, int yRelative) { in DrawWrapMarker()
83 void LineTo(int xRelative, int yRelative) { in DrawWrapMarker()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DMarginView.cxx76 struct Relative { in DrawWrapMarker() struct
77 Surface *surface; in DrawWrapMarker()
78 int xBase; in DrawWrapMarker()
79 int xDir; in DrawWrapMarker()
80 int yBase; in DrawWrapMarker()
81 int yDir; in DrawWrapMarker()
82 void MoveTo(int xRelative, int yRelative) { in DrawWrapMarker()
85 void LineTo(int xRelative, int yRelative) { in DrawWrapMarker()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DMarginView.cpp74 struct Relative { in DrawWrapMarker() struct
75 Surface *surface; in DrawWrapMarker()
76 int xBase; in DrawWrapMarker()
77 int xDir; in DrawWrapMarker()
78 int yBase; in DrawWrapMarker()
79 int yDir; in DrawWrapMarker()
80 void MoveTo(int xRelative, int yRelative) { in DrawWrapMarker()
83 void LineTo(int xRelative, int yRelative) { in DrawWrapMarker()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DMarginView.cpp74 struct Relative { in DrawWrapMarker() struct
75 Surface *surface; in DrawWrapMarker()
76 int xBase; in DrawWrapMarker()
77 int xDir; in DrawWrapMarker()
78 int yBase; in DrawWrapMarker()
79 int yDir; in DrawWrapMarker()
80 void MoveTo(int xRelative, int yRelative) { in DrawWrapMarker()
83 void LineTo(int xRelative, int yRelative) { in DrawWrapMarker()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DMarginView.cpp74 struct Relative { in DrawWrapMarker() struct
75 Surface *surface; in DrawWrapMarker()
76 int xBase; in DrawWrapMarker()
77 int xDir; in DrawWrapMarker()
78 int yBase; in DrawWrapMarker()
79 int yDir; in DrawWrapMarker()
80 void MoveTo(int xRelative, int yRelative) { in DrawWrapMarker()
83 void LineTo(int xRelative, int yRelative) { in DrawWrapMarker()
/dports/games/dose-response/dose-response-179c326/cargo-crates/approx-0.3.0/src/
H A Dlib.rs246 pub struct Relative<T: RelativeEq + ?Sized> { struct
253 impl<T: RelativeEq + ?Sized> Default for Relative<T> { argument
263 impl<T: RelativeEq + ?Sized> Relative<T> { implementation
/dports/x11-toolkits/scintilla/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()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DMarginView.cxx74 struct Relative { in DrawWrapMarker() struct
75 Surface *surface; in DrawWrapMarker()
76 int xBase; in DrawWrapMarker()
77 int xDir; in DrawWrapMarker()
78 int yBase; in DrawWrapMarker()
79 int yDir; in DrawWrapMarker()
80 void MoveTo(int xRelative, int yRelative) { in DrawWrapMarker()
83 void LineTo(int xRelative, int yRelative) { in DrawWrapMarker()
/dports/devel/geany/geany-1.38/scintilla/src/
H A DMarginView.cxx74 struct Relative { in DrawWrapMarker() struct
75 Surface *surface; in DrawWrapMarker()
76 int xBase; in DrawWrapMarker()
77 int xDir; in DrawWrapMarker()
78 int yBase; in DrawWrapMarker()
79 int yDir; in DrawWrapMarker()
80 void MoveTo(int xRelative, int yRelative) { in DrawWrapMarker()
83 void LineTo(int xRelative, int yRelative) { in DrawWrapMarker()
/dports/editors/textadept/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()
/dports/editors/scite/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()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/approx-0.3.2/src/
H A Dlib.rs255 pub struct Relative<A, B = A> struct
266 impl<A, B> Default for Relative<A, B> argument
280 impl<A, B> Relative<A, B> implementation
/dports/sysutils/vector/vector-0.10.0/cargo-crates/approx-0.3.2/src/
H A Dlib.rs255 pub struct Relative<A, B = A> struct
266 impl<A, B> Default for Relative<A, B> argument
280 impl<A, B> Relative<A, B> implementation
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/approx-0.3.2/src/
H A Dlib.rs255 pub struct Relative<A, B = A> struct
266 impl<A, B> Default for Relative<A, B> argument
280 impl<A, B> Relative<A, B> implementation
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/approx-0.3.2/src/
H A Dlib.rs255 pub struct Relative<A, B = A> struct
266 impl<A, B> Default for Relative<A, B> argument
280 impl<A, B> Relative<A, B> impl
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/approx/src/
H A Dlib.rs255 pub struct Relative<A, B = A> struct
266 impl<A, B> Default for Relative<A, B> argument
280 impl<A, B> Relative<A, B> implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/cursive_core-0.2.2/src/
H A Ddirection.rs142 pub fn relative(self, orientation: Orientation) -> Option<Relative> { in relative()
203 pub enum Relative { enum
218 impl Relative { implementation
286 pub fn relative(self, orientation: Orientation) -> Option<Relative> { in relative()
310 pub fn split(self) -> (Orientation, Relative) { in split() argument
/dports/benchmarks/hyperfine/hyperfine-1.12.0/cargo-crates/approx-0.5.0/src/
H A Dlib.rs257 pub struct Relative<A, B = A> struct
268 impl<A, B> Default for Relative<A, B> argument
282 impl<A, B> Relative<A, B> impl
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/approx-0.3.2/src/
H A Dlib.rs255 pub struct Relative<A, B = A> struct
266 impl<A, B> Default for Relative<A, B> argument
280 impl<A, B> Relative<A, B> impl
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/approx-0.3.2/src/
H A Dlib.rs255 pub struct Relative<A, B = A> struct
266 impl<A, B> Default for Relative<A, B> argument
280 impl<A, B> Relative<A, B> implementation

12345678910>>...25