Symbol: Panel
headers/private/print/PrintPanel.h
39
BView* Panel() const;
src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/utxface.c
718
PldInfo->Panel = ACPI_PLD_GET_PANEL (&Dword);
src/add-ons/kernel/bus_managers/acpi/acpica/include/acbuffer.h
238
UINT8 Panel;
src/add-ons/kernel/bus_managers/acpi/acpica/include/actbl2.h
2758
UINT8 Panel;
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationPanel.cpp
216
Panel::Cancel();
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationPanel.cpp
24
: Panel(frame, "Name Panel",
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationPanel.cpp
80
Panel::MessageReceived(message);
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationPanel.h
11
class AuthenticationPanel : public Panel {
src/add-ons/kernel/file_systems/netfs/authentication_server/Panel.cpp
13
EscapeFilter(Panel* target)
src/add-ons/kernel/file_systems/netfs/authentication_server/Panel.cpp
42
Panel* fPanel;
src/add-ons/kernel/file_systems/netfs/authentication_server/Panel.cpp
46
Panel::Panel(BRect frame, const char* title,
src/add-ons/kernel/file_systems/netfs/authentication_server/Panel.cpp
55
Panel::Panel(BRect frame, const char* title,
src/add-ons/kernel/file_systems/netfs/authentication_server/Panel.cpp
64
Panel::~Panel()
src/add-ons/kernel/file_systems/netfs/authentication_server/Panel.cpp
70
Panel::Cancel()
src/add-ons/kernel/file_systems/netfs/authentication_server/Panel.cpp
77
Panel::_InstallFilter()
src/add-ons/kernel/file_systems/netfs/authentication_server/Panel.h
10
Panel(BRect frame,
src/add-ons/kernel/file_systems/netfs/authentication_server/Panel.h
15
Panel(BRect frame,
src/add-ons/kernel/file_systems/netfs/authentication_server/Panel.h
21
virtual ~Panel();
src/add-ons/kernel/file_systems/netfs/authentication_server/Panel.h
8
class Panel : public BWindow {
src/apps/icon-o-matic/generic/gui/panel/Panel.cpp
19
EscapeFilter(Panel* target)
src/apps/icon-o-matic/generic/gui/panel/Panel.cpp
48
Panel* fPanel;
src/apps/icon-o-matic/generic/gui/panel/Panel.cpp
52
Panel::Panel(BRect frame, const char* title,
src/apps/icon-o-matic/generic/gui/panel/Panel.cpp
61
Panel::Panel(BRect frame, const char* title,
src/apps/icon-o-matic/generic/gui/panel/Panel.cpp
70
Panel::~Panel()
src/apps/icon-o-matic/generic/gui/panel/Panel.cpp
76
Panel::Cancel()
src/apps/icon-o-matic/generic/gui/panel/Panel.cpp
83
Panel::_InstallFilter()
src/apps/icon-o-matic/generic/gui/panel/Panel.h
14
class Panel : public BWindow {
src/apps/icon-o-matic/generic/gui/panel/Panel.h
16
Panel(BRect frame,
src/apps/icon-o-matic/generic/gui/panel/Panel.h
21
Panel(BRect frame,
src/apps/icon-o-matic/generic/gui/panel/Panel.h
27
virtual ~Panel();
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorPickerPanel.cpp
125
Panel::MessageReceived(message);
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorPickerPanel.cpp
43
: Panel(frame, "Pick a color",
src/apps/icon-o-matic/generic/gui/panel/color_picker/ColorPickerPanel.h
16
class ColorPickerPanel : public Panel {
src/apps/launchbox/NamePanel.cpp
118
Panel::MessageReceived(message);
src/apps/launchbox/NamePanel.cpp
29
Panel(BRect(B_ORIGIN, size), B_TRANSLATE("Name Panel"),
src/apps/launchbox/NamePanel.h
12
class NamePanel : public Panel {
src/apps/launchbox/Panel.cpp
19
EscapeFilter(Panel* target)
src/apps/launchbox/Panel.cpp
48
Panel* fPanel;
src/apps/launchbox/Panel.cpp
52
Panel::Panel(BRect frame, const char* title,
src/apps/launchbox/Panel.cpp
61
Panel::Panel(BRect frame, const char* title,
src/apps/launchbox/Panel.cpp
70
Panel::~Panel()
src/apps/launchbox/Panel.cpp
76
Panel::Cancel()
src/apps/launchbox/Panel.cpp
83
Panel::_InstallFilter()
src/apps/launchbox/Panel.h
14
class Panel : public BWindow {
src/apps/launchbox/Panel.h
16
Panel(BRect frame,
src/apps/launchbox/Panel.h
21
Panel(BRect frame,
src/apps/launchbox/Panel.h
27
virtual ~Panel();
src/kits/print/PrintPanel.cpp
116
BView* child = Panel();
src/kits/print/PrintPanel.cpp
132
BView* panel = Panel();