Home
last modified time | relevance | path

Searched refs:windowtype (Results 1 – 25 of 416) sorted by relevance

12345678910>>...17

/dports/irc/quirc/quirc-0.9.84/
H A Dwindow.cc47 if((windowtype(pathname)==TYPE_CHANNEL)&&(windowtype(t.pathname)==TYPE_FILE)) return 1; in operator >=()
48 if((windowtype(pathname)==TYPE_QUERY)&&(windowtype(t.pathname)==TYPE_FILE)) return 1; in operator >=()
49 if((windowtype(pathname)==TYPE_CHAT)&&(windowtype(t.pathname)==TYPE_FILE)) return 1; in operator >=()
54 if((windowtype(pathname)==TYPE_QUERY)&&(windowtype(t.pathname)==TYPE_STATUS)) return 1; in operator >=()
55 if((windowtype(pathname)==TYPE_CHAT)&&(windowtype(t.pathname)==TYPE_STATUS)) return 1; in operator >=()
56 if((windowtype(pathname)==TYPE_FILE)&&(windowtype(t.pathname)==TYPE_STATUS)) return 1; in operator >=()
59 if((windowtype(t.pathname)==TYPE_FILE)&&(windowtype(pathname)==TYPE_STATUS)) return 0; in operator >=()
65 if((windowtype(t.pathname)==TYPE_QUERY)&&(windowtype(pathname)==TYPE_FILE)) return 0; in operator >=()
68 if((windowtype(t.pathname)==TYPE_CHAT)&&(windowtype(pathname)==TYPE_STATUS)) return 0; in operator >=()
69 if((windowtype(t.pathname)==TYPE_CHAT)&&(windowtype(pathname)==TYPE_FILE)) return 0; in operator >=()
[all …]
H A Dwindow.h25 int windowtype(char *pathname);
/dports/irc/quirc/quirc-0.9.84/data/
H A Dvariables.tcl522 if { [windowtype $window] == "chat" } {
532 if { [windowtype $window] == "chat" } {
541 if { [windowtype $window] == "chat" } {
550 if { [windowtype $window] == "chat" } {
559 if { [windowtype $window] == "chat" } {
568 if { [windowtype $window] == "chat" } {
578 if { [windowtype $window] == "chat" } {
587 if { [windowtype $window] == "chat" } {
596 if { [windowtype $window] == "chat" } {
605 if { [windowtype $window] == "chat" } {
[all …]
/dports/sysutils/plasma5-kde-cli-tools/kde-cli-tools-5.23.5/kstart/
H A Dkstart.cpp149 if (windowtype != NET::Unknown) { in sendRule()
283 if (windowtype != NET::Unknown) { in applyStyle()
284 info.setWindowType(windowtype); in applyStyle()
416 windowtype = NET::Desktop; in main()
418 windowtype = NET::Dock; in main()
420 windowtype = NET::Toolbar; in main()
422 windowtype = NET::Menu; in main()
424 windowtype = NET::Dialog; in main()
426 windowtype = NET::Override; in main()
428 windowtype = NET::TopMenu; in main()
[all …]
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/NCAnalysisUGens/
H A DLPCAnalyzer.cpp38 int windowtype= (int)ZIN0(6);
51 …unit->lpc= (LPCAnalysis*) new(unit->mWorld, ft) LPCAnalysis(windowsize,windowtype,0,unit->mWorld, …
53 if(windowtype>0)
54 …unit->lpc2= (LPCAnalysis*) new(unit->mWorld, ft) LPCAnalysis(windowsize,windowtype,windowsize/2,un…
H A DLPCAnalysis.h36 …int windowtype; //0 is rectangular, 1 is triangular, 2 is squared cosine, 3 is custom passed in bu… variable
64 …=0, World * _world=0, InterfaceTable * it=0): windowsize(_windowsize), windowtype(_windowtype), wo… in windowsize()
110 …LPCAnalysis(int _windowsize, int _windowtype=0, int offset=0): windowsize(_windowsize), windowtype in windowsize()
160 switch(windowtype) { in zeroAll()
/dports/audio/snack/snack2.2.10/tests/
H A Dformant.test30 set res [lindex [$s formant -windowtype 2] end]
38 set res [lindex [$s formant -windowtype cos^4] end]
46 set res [lindex [$s formant -windowtype 0] end]
54 set res [lindex [$s formant -windowtype rectangular] end]
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/NCAnalysisUGens/sc/HelpSource/Classes/
H A DLPCAnalyzer.schelp37 argument::windowtype
46 {LPCAnalyzer.ar(SoundIn.ar,Impulse.ar(440,0,0.2), 256, 50, windowtype:1)}.play
50 {LPCAnalyzer.ar(SoundIn.ar,Impulse.ar(440,0,0.2), 1024, MouseX.kr(1,128), windowtype:1)}.play
70 …yzer.ar(source,if(hasFreq,Impulse.ar(freq),0.25*WhiteNoise.ar), 256,MouseX.kr(1,256), windowtype:1)
98 LPCAnalyzer.ar(input,source, 64,MouseX.kr(1,64), windowtype:1)
119 //residual test assumes windowtype 0)
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/NCAnalysisUGens/sc/classes/
H A DLPCAnalyzer.sc3 …*ar { arg input=0, source=0.01, n=256, p=10,testE=0,delta=0.999, windowtype=0, mul = 1.0, add = 0.…
4 ^this.multiNew('audio',input, source, n, p, testE, delta, windowtype).madd(mul, add);
/dports/multimedia/gstreamer1-validate/gst-validate-1.16.1/gst-libs/gst/video/
H A Dgssim.c47 gint windowtype; member
101 switch (self->priv->windowtype) { in gssim_calculate_mu()
169 switch (self->priv->windowtype) { in gssim_regenerate_windows()
177 self->priv->windowtype = 1; in gssim_regenerate_windows()
285 switch (self->priv->windowtype) { in gssim_compare()
440 self->priv->windowtype = 1; in gssim_init()
/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/share/
H A Dautostart157 hc rule windowtype~'_NET_WM_WINDOW_TYPE_(DIALOG|UTILITY|SPLASH)' floating=on
158 hc rule windowtype='_NET_WM_WINDOW_TYPE_DIALOG' focus=on
159 hc rule windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK|DESKTOP)' manage=off
/dports/x11-wm/i3/i3-4.20.1/parser-specs/
H A Dconfig.spec33 windowtype = 'default_border', 'new_window', 'default_floating_border', 'new_float'
123 -> call cfg_default_border($windowtype, $border, -1)
127 -> call cfg_default_border($windowtype, $border, 2)
135 -> call cfg_default_border($windowtype, $border, &width)
/dports/x11-wm/i3-gaps/i3-4.20.1/parser-specs/
H A Dconfig.spec36 windowtype = 'default_border', 'new_window', 'default_floating_border', 'new_float'
150 -> call cfg_default_border($windowtype, $border, -1)
154 -> call cfg_default_border($windowtype, $border, 2)
162 -> call cfg_default_border($windowtype, $border, &width)
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/librespot-tremor-0.1.0/tremor/
H A Dcodec_internal.h31 int windowtype; member
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/tremor/
H A Dcodec_internal.h31 int windowtype; member
/dports/games/libretro-beetle_saturn/beetle-saturn-libretro-ee5b214/mednafen/tremor/
H A Dcodec_internal.h31 int windowtype; member
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/tremor/
H A Dcodec_internal.h31 int windowtype; member
/dports/multimedia/mkclean/mkclean-0.8.7/mkclean/tremor/
H A Dcodec_internal.h31 int windowtype; member
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/tremor/
H A Dcodec_internal.h31 int windowtype; member
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/mednafen/tremor/
H A Dcodec_internal.h31 int windowtype; member
/dports/www/firefox-esr/firefox-91.8.0/media/libtremor/lib/
H A Dcodec_internal.h31 int windowtype; member
/dports/audio/libtremor/tremor-562307a/
H A Dcodec_internal.h31 int windowtype; member
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/mkclean/tremor/
H A Dcodec_internal.h31 int windowtype; member
/dports/emulators/mednafen/mednafen/src/tremor/
H A Dcodec_internal.h31 int windowtype; member
/dports/www/firefox/firefox-99.0/media/libtremor/lib/
H A Dcodec_internal.h31 int windowtype; member

12345678910>>...17