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

/haiku/src/apps/mail/
H A DHeader.h62 AddressTextControl* ToControl() const function in class:THeaderView
H A DMailWindow.cpp971 if (fHeaderView->ToControl()->HasFocus()) {
972 fHeaderView->ToControl()->GetSelection(&start, &finish);
1890 fHeaderView->ToControl()->MakeFocus(true);
1891 fHeaderView->ToControl()->SelectAll();

Completed in 89 milliseconds