wxWidgets/include/wx/private
Vadim Zeitlin a9f1207c1b Allow using wxTextMeasure::GetLargestStringExtent() with wxArrayString.
Change the signature of this method to take the number of strings and the
pointer to the first of them instead of wxVector<wxString> as this allows it
to be used with all of wxVector<wxString>, wxArrayString and raw arrays of
wxStrings.

Also return the computed size from it instead of filling output parameters.

Closes #14781.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-10-27 12:28:00 +00:00
..
fd.h
fdiodispatcher.h
fdiohandler.h
fdiomanager.h
fileback.h
filename.h
flagscheck.h
fontmgr.h
fswatcher.h Check for filespec when generating events in wxFileSystemWatcher. 2012-10-15 01:09:25 +00:00
graphics.h Enable access to the native bitmap object wrapped by wxGraphicsBitmap 2012-05-11 22:06:50 +00:00
markupparser.h
markupparserattr.h Implement support for stricken-through fonts in markup parser. 2012-01-23 11:28:32 +00:00
overlay.h
richtooltip.h
sckaddr.h Use __WINDOWS__ for OS kind checks and reserve __WXMSW__ for GUI toolkit. 2012-03-04 00:29:31 +00:00
selectdispatcher.h
socket.h Fixes for building wxGTK under Cygwin. 2012-06-17 21:35:14 +00:00
textmeasure.h Allow using wxTextMeasure::GetLargestStringExtent() with wxArrayString. 2012-10-27 12:28:00 +00:00
threadinfo.h
timer.h
window.h
wxprintf.h Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00