Home
last modified time | relevance | path

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

/dports/x11-toolkits/gtksourceview4/gtksourceview-4.8.1/gtksourceview/
H A Dgtksourcefile.h56 GTK_SOURCE_NEWLINE_TYPE_CR_LF enumerator
/dports/x11-toolkits/gtksourceview3/gtksourceview-3.24.11/gtksourceview/
H A Dgtksourcefile.h61 GTK_SOURCE_NEWLINE_TYPE_CR_LF enumerator
/dports/net-im/fractal/fractal-4.4.0/vendor/sourceview4-sys/src/
H A Dlib.rs67 pub const GTK_SOURCE_NEWLINE_TYPE_CR_LF: GtkSourceNewlineType = 2; const