Searched refs:wxBitmap (Results 1 – 6 of 6) sorted by relevance
42 wxBitmap* bmp = new wxBitmap(width(), height(), 32); in asNewNativeImage()45 typedef wxPixelData<wxBitmap, wxAlphaPixelFormat> WxPixelData; in asNewNativeImage()
106 wxBitmap* bitmap = frameAtIndex(m_currentFrame); in draw()151 bitmap = new wxBitmap(img); in draw()189 wxBitmap* bitmap = nativeImageForCurrentFrame(); in drawPattern()
662 wxBitmap bmp; in releaseWindowsContext()
35 class wxBitmap; variable108 typedef wxBitmap* NativeImagePtr;
151 wxBitmap back = wxArtProvider::GetBitmap(wxART_GO_BACK, wxART_TOOLBAR, wxSize(32,32)); in BEGIN_EVENT_TABLE()154 wxBitmap forward = wxArtProvider::GetBitmap(wxART_GO_FORWARD, wxART_TOOLBAR, wxSize(32,32)); in BEGIN_EVENT_TABLE()
481 use a wxBitmap as the storage type everywhere (just as Cairo can