• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching refs:wxRegion

3 %% Purpose:     wxRegion documentation
11 \section{\class{wxRegion}}\label{wxregion}
13 A wxRegion represents a simple or complex region on a device context or window.
38 \membersection{wxRegion::wxRegion}\label{wxregionctor}
40 \func{}{wxRegion}{\void}
44 \func{}{wxRegion}{\param{wxCoord}{ x}, \param{wxCoord}{ y}, \param{wxCoord}{ width}, \param{wxCoord}{ height}}
48 \func{}{wxRegion}{\param{const wxPoint\&}{ topLeft}, \param{const wxPoint\&}{ bottomRight}}
52 \func{}{wxRegion}{\param{const wxRect\&}{ rect}}
56 \func{}{wxRegion}{\param{const wxRegion\&}{ region}}
60 \func{}{wxRegion}{\param{size\_t}{ n}, \param{const wxPoint }{*points}, \param{int }{fillStyle = wxWINDING\_RULE}}
66 \func{}{wxRegion}{\param{const wxBitmap\&}{ bmp}}
68 \func{}{wxRegion}{\param{const wxBitmap\&}{ bmp},
77 \membersection{wxRegion::\destruct{wxRegion}}\label{wxregiondtor}
79 \func{}{\destruct{wxRegion}}{\void}
85 \membersection{wxRegion::Clear}\label{wxregionclear}
92 \membersection{wxRegion::Contains}\label{wxregioncontains}
118 \membersection{wxRegion::ConvertToBitmap}\label{wxregionconverttobitmap}
126 \membersection{wxRegion::GetBox}\label{wxregiongetbox}
137 \membersection{wxRegion::Intersect}\label{wxregionintersect}
147 \func{bool}{Intersect}{\param{const wxRegion\&}{ region}}
161 \membersection{wxRegion::IsEmpty}\label{wxregionisempty}
168 \membersection{wxRegion::IsEqual}\label{wxregionisequal}
170 \constfunc{bool}{IsEqual}{\param{const wxRegion\& }{region}}
177 \membersection{wxRegion::Subtract}\label{wxregionsubtract}
183 \func{bool}{Subtract}{\param{const wxRegion\&}{ region}}
197 \membersection{wxRegion::Offset}\label{wxregionoffset}
211 \membersection{wxRegion::Union}\label{wxregionunion}
221 \func{bool}{Union}{\param{const wxRegion\&}{ region}}
250 \membersection{wxRegion::Xor}\label{wxregionxor}
260 \func{bool}{Xor}{\param{const wxRegion\&}{ region}}
274 \membersection{wxRegion::operator $=$}\label{wxregionassign}
276 \func{void}{operator $=$}{\param{const wxRegion\&}{ region}}
313 \func{}{wxRegionIterator}{\param{const wxRegion\&}{ region}}
380 \func{void}{Reset}{\param{const wxRegion\&}{ region}}