Searched defs:button3 (Results 1 - 12 of 12) sorted by relevance

/haiku/src/tests/libs/alm/
H A DComplexButtons.cpp27 BButton* button3 = new BButton("GHIJ"); local
H A DOperatorLayout.cpp25 BButton* button3 = new BButton("3"); local
H A DThreeButtons.cpp27 BButton* button3 = new BButton("C"); local
H A DAreas.cpp61 BButton* button3; member in class:AreasWindow
H A DPinwheel.cpp84 BButton* button3; member in class:PinwheelWindow
H A DViews.cpp35 BButton* button3 = new BButton("3"); local
H A DFriendLayout.cpp38 BButton* button3 = _MakeButton("friends!"); local
/haiku/src/bin/
H A Ddstcheck.cpp45 TimedAlert(const char *title, const char *text, const char *button1, const char *button2, const char *button3, button_width width, alert_type type) argument
/haiku/src/kits/tracker/
H A DOverrideAlert.cpp44 OverrideAlert(const char* title, const char* text, const char* button1, uint32 modifiers1, const char* button2, uint32 modifiers2, const char* button3, uint32 modifiers3, button_width width, alert_type type) argument
63 OverrideAlert(const char* title, const char* text, const char* button1, uint32 modifiers1, const char* button2, uint32 modifiers2, const char* button3, uint32 modifiers3, button_width width, button_spacing spacing, alert_type type) argument
H A DFilePanelPriv.cpp1552 ShowCenteredAlert(const char* text, const char* button1, const char* button2, const char* button3) argument
/haiku/src/kits/interface/
H A DAlert.cpp106 BAlert(const char *title, const char *text, const char *button1, const char *button2, const char *button3, button_width width, alert_type type) argument
117 BAlert(const char *title, const char *text, const char *button1, const char *button2, const char *button3, button_width width, button_spacing spacing, alert_type type) argument
/haiku/src/apps/stylededit/
H A DStyledEditWindow.cpp2007 const char* button3 = NULL; local

Completed in 86 milliseconds