X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc2171bd4c660b8554dae2a1cbf34ff09f3032a6..2f43eb9808553d6e246ea353dab77b79ad2e21e6:/docs/latex/wx/bufferdc.tex diff --git a/docs/latex/wx/bufferdc.tex b/docs/latex/wx/bufferdc.tex index 817fce0a1e..3a3af78022 100644 --- a/docs/latex/wx/bufferdc.tex +++ b/docs/latex/wx/bufferdc.tex @@ -6,7 +6,7 @@ %% Created: 07.02.04 %% RCS-ID: $Id$ %% Copyright: (c) 2004 Vadim Zeitlin -%% License: wxWidgets license +%% License: wxWindows license %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{\class{wxBufferedDC}}\label{wxbuffereddc} @@ -59,7 +59,7 @@ flushed to this DC when this object is destroyed. You may pass NULL in order to just initialize the buffer, and not flush it.} \docparam{area}{The size of the bitmap to be used for buffering (this bitmap is -created internally when it is not given explicitely).} +created internally when it is not given explicitly).} \docparam{buffer}{Explicitly provided bitmap to be used for buffering: this is the most efficient solution as the bitmap doesn't have to be recreated each