Searched refs:_MakeButton (Results 1 – 1 of 1) sorted by relevance
36 BButton* button1 = _MakeButton("friends!"); in FriendWindow()37 BButton* button2 = _MakeButton("friends!"); in FriendWindow()38 BButton* button3 = _MakeButton("friends!"); in FriendWindow()40 BButton* button4 = _MakeButton("friends!"); in FriendWindow()41 BButton* button5 = _MakeButton("friends!"); in FriendWindow()42 BButton* button6 = _MakeButton("friends!"); in FriendWindow()90 fBoom = _MakeButton("BOOM"); in MessageReceived()126 BButton* _MakeButton(const char* label) in _MakeButton() function in FriendWindow