Searched refs:TempRect (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp4798 BRect TempRect; local
4831 TempRect = TempWindowPntr->Bounds ();
4835 TempStringViewPntr = new (std::nothrow) BStringView (TempRect, TempString, TempString);
4849 TempButtonPntr = new (std::nothrow) BButton (TempRect, TempString, TempString, NULL);
4861 TempTextPntr = new (std::nothrow) BTextControl (TempRect, TempString, NULL /* label */,
4874 TempCheckBoxPntr = new (std::nothrow) BCheckBox (TempRect, TempString, TempString, NULL);
4887 new (std::nothrow) BRadioButton (TempRect, TempString, TempString, NULL);
4899 TempMenuBarPntr = new (std::nothrow) BMenuBar (TempRect, TempString,
5427 BRect TempRect; local
5432 TempRect
5481 BRect TempRect; local
6143 BRect TempRect; local
7088 BRect TempRect; local
7212 BRect TempRect; local
7360 BRect TempRect; local
[all...]

Completed in 43 milliseconds