Searched refs:wxArrayString (Results 126 - 150 of 383) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/mobile/wxedit/
H A Dwxedit.h57 wxArrayString m_history;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DSearchDlg.h169 wxArrayString m_searchchoices;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DTextFileTest.cpp17 wxString ArrToStr(const wxArrayString& arr)
37 return ArrToStr(wxArrayString(count, arr));
52 wxArrayString lines = file.ReadLines(criteria);
221 ASSERT_TRUE(file.WriteLines(wxArrayString(ArraySize(lines), lines)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfiledlg.h112 virtual void GetPaths(wxArrayString& paths) const { paths.Empty(); paths.Add(m_path); }
115 virtual void GetFilenames(wxArrayString& files) const { files.Empty(); files.Add(m_fileName); }
128 wxArrayString& descriptions,
129 wxArrayString& filters) );
H A Dctrlsub.h45 wxArrayString GetStrings() const;
110 void Append(const wxArrayString& strings);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dlogg.h65 wxArrayString m_aMessages; // the log message texts
H A Dstatusbr.h85 wxArrayString m_statusStrings;
H A Dbmpcbox.h60 const wxArrayString& choices,
81 const wxArrayString& choices,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dstackwalk.h77 wxArrayString m_paramTypes,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddirtrav.tex23 wxDirTraverserSimple(wxArrayString& files) : m_files(files) { }
37 wxArrayString& m_files;
41 wxArrayString files;
H A Dpathlist.tex12 \helpref{wxArrayString}{wxarraystring}
20 \helpref{wxArrayString}{wxarraystring}, \helpref{wxStandardPaths}{wxstandardpaths}, \helpref{wxFileName}{wxfilename}
31 \func{}{wxPathList}{\param{const wxArrayString\& }{arr}}
49 \func{void}{Add}{\param{const wxArrayString\& }{arr}}
H A Dvaltext.tex73 \constfunc{wxArrayString\&}{GetExcludes}{\void}
79 \constfunc{wxArrayString\&}{GetIncludes}{\void}
98 \func{void}{SetExcludes}{\param{const wxArrayString\&}{ stringList}}
104 \func{void}{SetIncludes}{\param{const wxArrayString\&}{ stringList}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dchoice.cpp78 wxPROPERTY_COLLECTION( Choices , wxArrayString , wxString , AppendString , GetStrings , 0 /*flags*/ , wxT("Helpstring") , wxT("group"))
127 const wxArrayString& choices,
H A Dcombobox.cpp96 wxPROPERTY_COLLECTION( Choices , wxArrayString , wxString , AppendString , GetStrings , 0 /*flags*/ , wxT("Helpstring") , wxT("group"))
169 const wxArrayString& choices,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dfontmgr.cpp144 wxArrayString indexFiles;
148 for ( wxArrayString::const_iterator i = indexFiles.begin();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/applet/
H A Dcombobox.cpp105 void ComboBox::InsertItems(const wxArrayString& items, int pos)
116 void ComboBox::Set(const wxArrayString& items, void **clientData)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dscoredg.cpp56 wxArrayString players;
139 wxArrayString players;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dcombobox.h61 const wxArrayString& choices,
81 const wxArrayString& choices,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/aLinkCreator/src/
H A Ded2khash.cpp221 wxString Ed2kHash::GetED2KLink(const bool addPartHashes, const wxArrayString* arrayOfUrls)
270 wxArrayString Ed2kHash::GetED2KHash()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dcombobox.h66 const wxArrayString& choices,
87 const wxArrayString& choices,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dradiobox.h54 const wxArrayString& choices,
81 const wxArrayString& choices,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dcombobox.h56 const wxArrayString& choices,
78 const wxArrayString& choices,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dcombobox.h60 const wxArrayString& choices,
82 const wxArrayString& choices,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dcombobox.h55 const wxArrayString& choices,
75 const wxArrayString& choices,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dcombobox.h44 const wxArrayString& choices,
67 const wxArrayString& choices,

Completed in 282 milliseconds

1234567891011>>