implement DoStretchBlit() in terms of DoBlit() and SetUserScale()
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 19 Mar 2007 01:53:53 +0000 (01:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 19 Mar 2007 01:53:53 +0000 (01:53 +0000)
commitce2fe5bc8aff18efcfbc70e242af14c8d5f6fff6
tree55c1d5557bc5dfc2a26d86e88137db29ed692258
parent102798af357e42003436206317ac12e58065508b
implement DoStretchBlit() in terms of DoBlit() and SetUserScale()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/dcbase.cpp