Searched refs:PlatformBitmapBuffer (Results 1 – 2 of 2) sorted by relevance
44 typedef HBITMAP PlatformBitmapBuffer; typedef46 typedef void* PlatformBitmapBuffer; typedef51 …static PassRefPtr<BitmapContext> createByAdoptingBitmapAndContext(PlatformBitmapBuffer buffer, cai… in createByAdoptingBitmapAndContext()71 BitmapContext(PlatformBitmapBuffer buffer, cairo_t* context) in BitmapContext()77 PlatformBitmapBuffer m_buffer;
45 typedef void* PlatformBitmapBuffer; typedef47 typedef HBITMAP PlatformBitmapBuffer; typedef52 …static PassRefPtr<BitmapContext> createByAdoptingBitmapAndContext(PlatformBitmapBuffer buffer, CGC… in createByAdoptingBitmapAndContext()71 BitmapContext(PlatformBitmapBuffer buffer, CGContextRef context) in BitmapContext()77 PlatformBitmapBuffer m_buffer;