Symbol: _RetrieveVectorIcon
src/apps/mail/MailWindow.cpp
664
fToolBar->AddAction(M_NEW, this, _RetrieveVectorIcon(11), NULL,
src/apps/mail/MailWindow.cpp
669
fToolBar->AddAction(M_SEND_NOW, this, _RetrieveVectorIcon(1), NULL,
src/apps/mail/MailWindow.cpp
672
fToolBar->AddAction(M_SEND_NOW, this, _RetrieveVectorIcon(1), NULL,
src/apps/mail/MailWindow.cpp
675
fToolBar->AddAction(M_SIG_MENU, this, _RetrieveVectorIcon(2), NULL,
src/apps/mail/MailWindow.cpp
677
fToolBar->AddAction(M_SAVE_AS_DRAFT, this, _RetrieveVectorIcon(3), NULL,
src/apps/mail/MailWindow.cpp
680
fToolBar->AddAction(M_PRINT, this, _RetrieveVectorIcon(5), NULL,
src/apps/mail/MailWindow.cpp
683
fToolBar->AddAction(M_DELETE, this, _RetrieveVectorIcon(4), NULL,
src/apps/mail/MailWindow.cpp
686
fToolBar->AddAction(M_REPLY, this, _RetrieveVectorIcon(8), NULL,
src/apps/mail/MailWindow.cpp
688
fToolBar->AddAction(M_FORWARD, this, _RetrieveVectorIcon(9), NULL,
src/apps/mail/MailWindow.cpp
690
fToolBar->AddAction(M_PRINT, this, _RetrieveVectorIcon(5), NULL,
src/apps/mail/MailWindow.cpp
692
fToolBar->AddAction(M_DELETE_NEXT, this, _RetrieveVectorIcon(4), NULL,
src/apps/mail/MailWindow.cpp
695
fToolBar->AddAction(M_SPAM_BUTTON, this, _RetrieveVectorIcon(10),
src/apps/mail/MailWindow.cpp
699
fToolBar->AddAction(M_NEXTMSG, this, _RetrieveVectorIcon(6), NULL,
src/apps/mail/MailWindow.cpp
701
fToolBar->AddAction(M_UNREAD, this, _RetrieveVectorIcon(12), NULL,
src/apps/mail/MailWindow.cpp
704
fToolBar->AddAction(M_READ, this, _RetrieveVectorIcon(13), NULL,
src/apps/mail/MailWindow.cpp
707
fToolBar->AddAction(M_PREVMSG, this, _RetrieveVectorIcon(7), NULL,
src/apps/mail/MailWindow.h
146
static BBitmap* _RetrieveVectorIcon(int32 id);