Searched defs:title (Results 151 - 175 of 469) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dtoplevel.h25 wxTopLevelWindowPalm(wxWindow *parent, wxWindowID id, const wxString& title, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_FRAME_STYLE, const wxString& name = wxFrameNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dutil.pm360 sub title subroutine
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_prn.c165 int X509V3_extensions_print(BIO *bp, char *title, STACK_OF(X509_EXTENSION) *exts, unsigned long flag, int indent) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_prn.c185 int X509V3_extensions_print(BIO *bp, char *title, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dtag.c104 char *title, *artist, *performer, *album, *date, *tracknumber, *genre, *description; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Drelocate.cc51 const QString title = tr( "Select Location" ); local
H A Dutils.cc35 Utils :: remoteFileChooser( QWidget * parent, const QString& title, const QString& myPath, bool dir, bool local ) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/lxdialog/
H A Dchecklist.c117 int dialog_checklist(const char *title, const char *prompt, int height, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dlibcdio.c98 char title[16]; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Dchecklist.c111 int dialog_checklist(const char *title, const char *prompt, int height, argument
H A Dlxdialog.c57 const char *title = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dsapenc.c80 AVDictionaryEntry* title = av_dict_get(s->metadata, "title", NULL, 0); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Digetest.c61 static void hexdump(FILE *f, const char *title, const unsigned char *s, int l) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dscrolbar.cpp45 Str255 title ; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Ddialog.cpp231 void wxDialog::SetTitle(const wxString& title) argument
74 Create(wxWindow *parent, wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, long style, const wxString& name) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddialog.cpp223 wxString title = GetTitle(); local
126 wxDialog(wxWindow *parent, const wxString& title, bool WXUNUSED(modal), int x, int y, int w, int h, long style, const wxString& name) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dfdrepdlg.cpp174 void wxFindReplaceDialog::SetTitle( const wxString& title) argument
141 wxFindReplaceDialog(wxWindow *parent, wxFindReplaceData *data, const wxString &title, int flags) argument
153 Create(wxWindow *parent, wxFindReplaceData *data, const wxString &title, int flags) argument
H A Dframe.cpp152 Create(wxWindow *parent, wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, long style, const wxString& name) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dframuniv.cpp51 Create(wxWindow *parent, wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, long style, const wxString& name) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/rotate/
H A Drotate.cpp236 MyFrame::MyFrame(const wxString& title, const wxPoint& pos, const wxSize& size) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/sashtest/
H A Dsashtest.cpp95 MyFrame::MyFrame(wxWindow *parent, const wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, argument
353 MyChild::MyChild(wxMDIParentFrame *parent, const wxString& title, const wxPoint& pos, const wxSize& size, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/sound/
H A Dsound.cpp180 MyFrame::MyFrame(const wxString& title) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/taskbar/
H A Dtbtest.cpp56 MyDialog::MyDialog(wxWindow* parent, const wxWindowID id, const wxString& title, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/typetest/
H A Dtypetest.cpp1065 MyFrame::MyFrame(wxFrame *parent, const wxString& title, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Daboutdlgg.cpp220 void wxGenericAboutDialog::AddCollapsiblePane(const wxString& title, argument

Completed in 212 milliseconds

1234567891011>>