Home | History | Annotate | Download | only in gdiplus

Lines Matching defs:CachedBitmap

4  * GDI+ Bitmap, CachedBitmap, CustomLineCap, Font, FontCollection, FontFamily,
635 // CachedBitmap
637 __inline__ CachedBitmap::CachedBitmap(Bitmap *bitmap, Graphics *graphics):
646 __inline__ CachedBitmap::~CachedBitmap()