Home
last modified time | relevance | path

Searched defs:Spacer (Results 1 – 25 of 438) sorted by relevance

12345678910>>...18

/dports/devel/lab/lab-0.17.2/vendor/github.com/gdamore/tcell/views/
H A Dspacer.go24 type Spacer struct { struct
25 WidgetWatchers
29 func (*Spacer) Draw() {}
32 func (*Spacer) Size() (int, int) {
37 func (*Spacer) SetView(View) {}
40 func (*Spacer) HandleEvent(tcell.Event) bool {
45 func (s *Spacer) Resize() {
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/gdamore/tcell/v2/tcell-2.4.0/views/
H A Dspacer.go24 type Spacer struct { struct
25 WidgetWatchers
29 func (*Spacer) Draw() {}
32 func (*Spacer) Size() (int, int) {
37 func (*Spacer) SetView(View) {}
40 func (*Spacer) HandleEvent(tcell.Event) bool {
45 func (s *Spacer) Resize() {
/dports/net-im/tut/tut-0.0.17/vendor/github.com/gdamore/tcell/views/
H A Dspacer.go24 type Spacer struct { struct
25 WidgetWatchers
29 func (*Spacer) Draw() {}
32 func (*Spacer) Size() (int, int) {
37 func (*Spacer) SetView(View) {}
40 func (*Spacer) HandleEvent(tcell.Event) bool {
45 func (s *Spacer) Resize() {
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/gdamore/tcell/views/
H A Dspacer.go24 type Spacer struct { struct
25 WidgetWatchers
29 func (*Spacer) Draw() {}
32 func (*Spacer) Size() (int, int) {
37 func (*Spacer) SetView(View) {}
40 func (*Spacer) HandleEvent(tcell.Event) bool {
45 func (s *Spacer) Resize() {
/dports/misc/lf/lf-r26/vendor/github.com/gdamore/tcell/v2/views/
H A Dspacer.go24 type Spacer struct { struct
25 WidgetWatchers
29 func (*Spacer) Draw() {}
32 func (*Spacer) Size() (int, int) {
37 func (*Spacer) SetView(View) {}
40 func (*Spacer) HandleEvent(tcell.Event) bool {
45 func (s *Spacer) Resize() {
/dports/games/neo-cowsay/Neo-cowsay-2.0.1/vendor/github.com/gdamore/tcell/v2/views/
H A Dspacer.go24 type Spacer struct { struct
25 WidgetWatchers
29 func (*Spacer) Draw() {}
32 func (*Spacer) Size() (int, int) {
37 func (*Spacer) SetView(View) {}
40 func (*Spacer) HandleEvent(tcell.Event) bool {
45 func (s *Spacer) Resize() {
/dports/textproc/up/up-0.4/vendor/github.com/gdamore/tcell/views/
H A Dspacer.go24 type Spacer struct { struct
25 WidgetWatchers
29 func (*Spacer) Draw() {}
32 func (*Spacer) Size() (int, int) {
37 func (*Spacer) SetView(View) {}
40 func (*Spacer) HandleEvent(tcell.Event) bool {
45 func (s *Spacer) Resize() {
/dports/net/termshark/termshark-2.1.1/vendor/github.com/gdamore/tcell/views/
H A Dspacer.go24 type Spacer struct { struct
25 WidgetWatchers
29 func (*Spacer) Draw() {}
32 func (*Spacer) Size() (int, int) {
37 func (*Spacer) SetView(View) {}
40 func (*Spacer) HandleEvent(tcell.Event) bool {
45 func (s *Spacer) Resize() {
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/gdamore/tcell/views/
H A Dspacer.go24 type Spacer struct { struct
25 WidgetWatchers
29 func (*Spacer) Draw() {}
32 func (*Spacer) Size() (int, int) {
37 func (*Spacer) SetView(View) {}
40 func (*Spacer) HandleEvent(tcell.Event) bool {
45 func (s *Spacer) Resize() {
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/gdamore/tcell/v2/views/
H A Dspacer.go24 type Spacer struct { struct
25 WidgetWatchers
29 func (*Spacer) Draw() {}
32 func (*Spacer) Size() (int, int) {
37 func (*Spacer) SetView(View) {}
40 func (*Spacer) HandleEvent(tcell.Event) bool {
45 func (s *Spacer) Resize() {
/dports/audio/stmp/stmp-0.0.2/vendor/github.com/gdamore/tcell/v2/views/
H A Dspacer.go24 type Spacer struct { struct
25 WidgetWatchers
29 func (*Spacer) Draw() {}
32 func (*Spacer) Size() (int, int) {
37 func (*Spacer) SetView(View) {}
40 func (*Spacer) HandleEvent(tcell.Event) bool {
45 func (s *Spacer) Resize() {
/dports/audio/visp-go/visp-2585747/vendor/github.com/gdamore/tcell/v2/views/
H A Dspacer.go24 type Spacer struct { struct
25 WidgetWatchers
29 func (*Spacer) Draw() {}
32 func (*Spacer) Size() (int, int) {
37 func (*Spacer) SetView(View) {}
40 func (*Spacer) HandleEvent(tcell.Event) bool {
45 func (s *Spacer) Resize() {
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/controls/
H A DSpacer.as52 public class Spacer extends UIComponent class
65 public function Spacer() method in Spacer
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/controls/
H A DSpacer.as57 public class Spacer extends UIComponent class
75 public function Spacer() method in Spacer
/dports/multimedia/musique/musique-1.10.1/src/
H A Dspacer.cpp3 Spacer::Spacer(QWidget *parent) : QWidget(parent), width(20) { in Spacer() function in Spacer
8 Spacer::Spacer(int width, QWidget *parent) : QWidget(parent), width(width) { in Spacer() function in Spacer
/dports/devel/fifechan/fifechan-0.1.5/include/fifechan/widgets/
H A Dspacer.hpp31 class FCN_CORE_DECLSPEC Spacer : public Widget class
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenCXX/
H A Drvalue-references.cpp4 struct Spacer { int x; }; struct
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Drvalue-references.cpp4 struct Spacer { int x; }; argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Drvalue-references.cpp4 struct Spacer { int x; }; struct
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Drvalue-references.cpp4 struct Spacer { int x; }; argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Drvalue-references.cpp4 struct Spacer { int x; }; argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenCXX/
H A Drvalue-references.cpp4 struct Spacer { int x; }; struct
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Drvalue-references.cpp4 struct Spacer { int x; }; struct
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Drvalue-references.cpp4 struct Spacer { int x; }; struct
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Drvalue-references.cpp4 struct Spacer { int x; }; argument

12345678910>>...18