Searched refs:Window (Results 1 - 25 of 735) sorted by path

1234567891011>>

/haiku/3rdparty/mmu_man/scripts/
H A Dbebook11 LASTWIN=$(hey BeHappy count Window | grep result | cut -d ' ' -f 7)
13 hey BeHappy set Book of Window $LASTWIN to "Be Book" > /dev/null
14 hey BeHappy set Topic of Window $LASTWIN to "$1" > /dev/null
H A Dbman11 LASTWIN=$(hey BeHappy count Window | grep result | cut -d ' ' -f 7)
13 hey BeHappy set Book of Window $LASTWIN to "Man pages" > /dev/null
14 hey BeHappy set Topic of Window $LASTWIN to "$1" > /dev/null
H A Ddumpwin.sh12 # echo "$2= $1 of Window $WIN ="
15 #echo hey "$APP" count View of $1 Window $WIN
17 local CNT="$(hey "$APP" count View of $1 Window $WIN | grep result | cut -d" " -f 7)"
33 local INAME="$(hey "$APP" get InternalName of View $C of $1 Window $WIN | grep result | sed 's/.* : //')"
34 echo "$2:: View $C/$CNT ($INAME) ( View $C of ${1}Window $WIN )"
35 # hey "$APP" get View $C of $1 Window $WIN | awk " { print \" $2\" \$0 } "
36 # hey "$APP" getsuites of View $C of $1 Window $WIN | grep Label >/dev/null
38 # if hey "$APP" getsuites of View $C of $1 Window $WIN | grep Label >/dev/null; then
39 # echo hey "$APP" getsuites of View $C of $1 Window $WIN | grep Label
40 # hey "$APP" get Label of View $C of $1 Window
[all...]
/haiku/headers/libs/print/libprint/
H A DDialogWindow.h10 #include <Window.h>
H A DStatusWindow.h10 #include <Window.h>
/haiku/headers/os/storage/
H A DFilePanel.h58 BWindow* Window() const;
/haiku/headers/private/interface/
H A DAboutWindow.h14 #include <Window.h>
H A DMenuWindow.h13 #include <Window.h>
H A DToolTipWindow.h9 #include <Window.h>
H A DWindowPrivate.h9 #include <Window.h>
H A DWindowStack.h9 #include <Window.h>
/haiku/headers/private/print/
H A DPrintPanel.h14 #include <Window.h>
/haiku/headers/private/screen_saver/
H A DScreenSaverRunner.h17 #include <Window.h>
/haiku/headers/private/shared/
H A DPromptWindow.h10 #include <Window.h>
/haiku/src/add-ons/input_server/devices/keyboard/
H A DTeamMonitorWindow.h17 #include <Window.h>
/haiku/src/add-ons/input_server/devices/virtualkeyboard/
H A DVirtualKeyboardWindow.h9 #include <Window.h>
/haiku/src/add-ons/input_server/methods/pen/
H A DPenInputInkWindow.h6 #include <Window.h>
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DPanel.h6 #include <Window.h>
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DConfigView.cpp113 BWindow* window = new FolderConfigWindow(Window()->Frame(),
H A DFolderConfigWindow.h12 #include <Window.h>
/haiku/src/add-ons/media/media-add-ons/videowindow/
H A DVideoWindow.h11 #include <Window.h>
/haiku/src/add-ons/network_settings/dialup/
H A DDialUpApplication.cpp8 #include <Window.h>
H A DDialUpView.cpp439 Window()->Lock();
441 Window()->Unlock();
H A DInterfaceUtils.cpp17 #include <Window.h>
H A DTextRequestDialog.h9 #include <Window.h>

Completed in 119 milliseconds

1234567891011>>