Home
last modified time | relevance | path

Searched refs:sample_sep (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/pinta/pinta-1.7.1/Pinta.Tools/Tools/
H A DColorPickerTool.cs44 private Gtk.ToolItem sample_sep; field in Pinta.Tools.ColorPickerTool
141 if (sample_sep == null) in OnBuildToolBar()
142 sample_sep = new Gtk.SeparatorToolItem (); in OnBuildToolBar()
144 tb.AppendItem (sample_sep); in OnBuildToolBar()
/dports/biology/stacks/stacks-2.4/src/
H A DVcf.h188 static const char sample_sep = ':'; variable