wxWidgets/include/wx/private
Vadim Zeitlin 8cd79b7af0 Factor out text measurement from wxDC and wxWindow into wxTextMeasure.
Add a new private wxTextMeasure class implementing methods for measuring text
and move the often duplicated (but not always identically) code for doing the
same from wxDC and wxWindow into it.

Currently this class is only really implemented in wxMSW and wxGTK.

Also extend the test for text measuring functions and rename it to
MeasuringTextTestCase from MeasuringContextTestCase as it's not wxGC-specific
any more.

Closes #14705.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-10-17 22:35:49 +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
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 Factor out text measurement from wxDC and wxWindow into wxTextMeasure. 2012-10-17 22:35:49 +00:00
threadinfo.h
timer.h
window.h
wxprintf.h Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00