Home
last modified time | relevance | path

Searched defs:AttrUnderline (Results 1 – 25 of 65) sorted by relevance

123

/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/pango/
H A DAttrUnderline.cs24 public class AttrUnderline : Attribute { class
29 public AttrUnderline (Pango.Underline underline) : this (pango_attr_underline_new (underline)) {} in AttrUnderline() method in Pango.AttrUnderline
31 internal AttrUnderline (IntPtr raw) : base (raw) {} in AttrUnderline() method in Pango.AttrUnderline
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/pango/
H A DAttrUnderline.cs24 public class AttrUnderline : Attribute { class
29 …public AttrUnderline (Pango.Underline underline) : this (pango_attr_underline_new (underline), tru… in AttrUnderline() method in Pango.AttrUnderline
31 internal AttrUnderline (IntPtr raw, bool owned) : base (raw, owned) {} in AttrUnderline() method in Pango.AttrUnderline
/dports/devel/lab/lab-0.17.2/vendor/github.com/gdamore/tcell/
H A Dattr.go27 AttrUnderline const
/dports/net-im/tut/tut-0.0.17/vendor/github.com/gdamore/tcell/
H A Dattr.go27 AttrUnderline const
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/gdamore/tcell/
H A Dattr.go27 AttrUnderline const
/dports/net/termshark/termshark-2.1.1/vendor/github.com/gdamore/tcell/
H A Dattr.go27 AttrUnderline const
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/gdamore/tcell/
H A Dattr.go27 AttrUnderline const
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/AMDGPU/
H A Dor.ll27 ; SI: v_or_b32_e32 v{{[0-9]+, v[0-9]+, v[0-9]+}}
/dports/databases/postgresql13-client/postgresql-13.5/src/include/catalog/
H A Dpg_opclass.h27 * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
/dports/textproc/up/up-0.4/vendor/github.com/gdamore/tcell/
H A Dattr.go27 AttrUnderline const
/dports/editors/micro/micro-2.0.10/vendor/github.com/zyedidia/tcell/v2/
H A Dattr.go27 AttrUnderline const
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/gdamore/tcell/v2/
H A Dattr.go27 AttrUnderline const
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/gdamore/tcell/v2/tcell-2.4.0/
H A Dattr.go27 AttrUnderline const
/dports/misc/lf/lf-r26/vendor/github.com/gdamore/tcell/v2/
H A Dattr.go27 AttrUnderline const
/dports/games/neo-cowsay/Neo-cowsay-2.0.1/vendor/github.com/gdamore/tcell/v2/
H A Dattr.go27 AttrUnderline const
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/gdamore/tcell/v2/
H A Dattr.go27 AttrUnderline const
/dports/audio/stmp/stmp-0.0.2/vendor/github.com/gdamore/tcell/v2/
H A Dattr.go27 AttrUnderline const
/dports/audio/visp-go/visp-2585747/vendor/github.com/gdamore/tcell/v2/
H A Dattr.go27 AttrUnderline const
/dports/security/vuls/vuls-0.13.7/vendor/github.com/jesseduffield/gocui/
H A Dattribute.go30 AttrUnderline = Attribute(termbox.AttrUnderline) const
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/jroimartin/gocui/
H A Dattribute.go30 AttrUnderline = Attribute(termbox.AttrUnderline) const
/dports/finance/cointop/cointop-1.5.4/vendor/github.com/miguelmota/gocui/
H A Dattribute.go30 AttrUnderline = Attribute(termbox.AttrUnderline) const
/dports/finance/cointop/cointop-1.5.4/vendor/github.com/miguelmota/gocui/gocui-0.4.2/
H A Dattribute.go30 AttrUnderline = Attribute(termbox.AttrUnderline) const
/dports/www/wuzz/wuzz-0.5.0/vendor/github.com/jroimartin/gocui/
H A Dattribute.go30 AttrUnderline = Attribute(termbox.AttrUnderline) const
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/jroimartin/gocui/
H A Dattribute.go30 AttrUnderline = Attribute(termbox.AttrUnderline) const
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/jroimartin/gocui/gocui-0.4.0/
H A Dattribute.go30 AttrUnderline = Attribute(termbox.AttrUnderline) const

123