Searched refs:SelectObjectAsSource (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddcmemory.h42 virtual void SelectObjectAsSource(const wxBitmap& bmp) function in class:wxMemoryDCBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmemorydc.tex64 Works exactly like \helpref{SelectObjectAsSource}{wxmemorydcselectobjectassource} but
68 Be careful to use this function and not \helpref{SelectObjectAsSource}{wxmemorydcselectobjectassource}
79 \membersection{wxMemoryDC::SelectObjectAsSource}\label{wxmemorydcselectobjectassource}
81 \func{void}{SelectObjectAsSource}{\param{const wxBitmap\& }{bitmap}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dbrush.cpp38 mem.SelectObjectAsSource(bitmap);
53 mem.SelectObjectAsSource(bitmap.GetMask()->GetBitmap());
H A Dbitmap.cpp650 mem.SelectObjectAsSource(*bitmap);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Ddc.cpp52 memDC.SelectObjectAsSource(bitmap);
H A Dutils.cpp958 srcDC.SelectObjectAsSource(bitmap);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Deffects.cpp105 dcMem.SelectObjectAsSource(bitmap);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dsplash.cpp152 dcMem.SelectObjectAsSource(bitmap);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddcprint.cpp401 memDC.SelectObjectAsSource(bmp);
H A Downerdrw.cpp453 dcMem.SelectObjectAsSource(bmp);
H A Ddc.cpp1264 memDC.SelectObjectAsSource(bmp);

Completed in 120 milliseconds