Home
last modified time | relevance | path

Searched defs:NewWindow (Results 1 – 25 of 144) sorted by relevance

123456

/dports/x11-wm/amiwm/amiwm0.21pl2/libami/
H A Dlibami.h136 struct NewWindow struct
152 struct NewWindow dd_NewWindow; argument
/dports/sysutils/screen/screen-4.8.0/
H A Dwindow.h37 struct NewWindow struct
44 int aflag;
46 int flowflag;
47 int lflag;
49 int monitor;
51 int silence;
52 int wrap;
55 int gr;
56 int c1;
57 int bce;
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h12 #include "llvm/ADT/StringRef.h"
13 #include "llvm/Support/ErrorHandling.h"
17 namespace llvm {
42 bool OddSPReg = false;
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/marionette/src/
H A Dresult.rs8 pub struct NewWindow { struct
9 handle: String,
11 type_hint: String,
37 NewWindow(NewWindow), enumerator
/dports/www/firefox/firefox-99.0/testing/geckodriver/marionette/src/
H A Dresult.rs12 pub struct NewWindow { struct
13 handle: String,
15 type_hint: String,
41 NewWindow(NewWindow), enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/testing/geckodriver/marionette/src/
H A Dresult.rs12 pub struct NewWindow { struct
13 handle: String,
15 type_hint: String,
41 NewWindow(NewWindow), enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/testing/geckodriver/marionette/src/
H A Dresult.rs8 pub struct NewWindow { struct
9 handle: String,
11 type_hint: String,
37 NewWindow(NewWindow), enumerator
/dports/print/freetype/freetype-1.3.1/pascal/test/
H A Ddebugger.pas75 procedure NewWindow; virtual; procedure
552 procedure TMyApp.NewWindow; procedure
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/
H A Dwindow_factory.cc12 std::unique_ptr<aura::Window> NewWindow(aura::WindowDelegate* delegate, in NewWindow() function
/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/lib/
H A Dtext-chat-config.h38 NewWindow, enumerator
/dports/devel/tclxml/tclxml-3.3/examples/tcldom/
H A Dtkxmllint.tcl298 proc NewWindow {} { procedure
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/driver/mtldriver/
H A Dscreen.go34 func (s *screenImpl) NewWindow(opts *screen.NewWindowOptions) (screen.Window, error) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/driver/mtldriver/
H A Dscreen.go33 func (s *screenImpl) NewWindow(opts *screen.NewWindowOptions) (screen.Window, error) { func
/dports/www/falkon/falkon-3.2.0/src/lib/plugins/qml/api/
H A Dqmlenums.h48 NewWindow = Qz::BW_NewWindow, //! Represents new window enumerator
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/driver/internal/errscreen/
H A Derrscreen.go25 func (s stub) NewWindow(opts *screen.NewWindowOptions) (screen.Window, error) { return nil, s.err } func
/dports/editors/neovim/neovim-0.6.1/src/nvim/testdir/
H A Dview_util.vim54 function! NewWindow(height, width) abort function
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/driver/internal/errscreen/
H A Derrscreen.go25 func (s stub) NewWindow(opts *screen.NewWindowOptions) (screen.Window, error) { return nil, s.err } func
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dview_util.vim54 function! NewWindow(height, width) abort function
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/driver/windriver/
H A Dscreen.go65 func (s *screenImpl) NewWindow(opts *screen.NewWindowOptions) (screen.Window, error) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/driver/windriver/
H A Dscreen.go64 func (s *screenImpl) NewWindow(opts *screen.NewWindowOptions) (screen.Window, error) { func
/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Dmain.c31 gboolean NewWindow = FALSE; variable
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/driver/mtldriver/internal/appkit/
H A Dappkit.go38 func NewWindow(window unsafe.Pointer) Window { func
/dports/games/nethack33/nethack-3.3.1/sys/amiga/
H A Dwb.c18 #define NewWindow ExtNewWindow macro
/dports/games/nethack33-nox11/nethack-3.3.1/sys/amiga/
H A Dwb.c18 #define NewWindow ExtNewWindow macro
/dports/games/falconseye/falconseye-1.9.3_11/sys/amiga/
H A Dwb.c18 #define NewWindow ExtNewWindow macro

123456