Lines Matching refs:FixedBitmap
89 void InterpolateFixedBitmap( FixedBitmap * pBitmap ) in InterpolateFixedBitmap()
304 FixedBitmap* mpPage1FB;
315 FixedBitmap* mpPage2FB;
327 FixedBitmap* mpPage3FB;
343 FixedBitmap* mpPage4FB;
353 FixedBitmap* mpPage5FB;
402 mpPage1FB = new FixedBitmap(pWindow,SdResId(FB_PAGE1))); in AssistentDlgImpl()
471 mpPage2FB = new FixedBitmap(pWindow,SdResId(FB_PAGE2))); in AssistentDlgImpl()
502 mpPage3FB = new FixedBitmap(pWindow,SdResId(FB_PAGE3))); in AssistentDlgImpl()
561 mpPage4FB = new FixedBitmap(pWindow,SdResId(FB_PAGE4))); in AssistentDlgImpl()
585 mpPage5FB = new FixedBitmap(pWindow,SdResId(FB_PAGE5))); in AssistentDlgImpl()