Lines Matching refs:FixedBitmap
89 void InterpolateFixedBitmap( FixedBitmap * pBitmap ) in InterpolateFixedBitmap()
304 FixedBitmap* mpPage1FB;
315 FixedBitmap* mpPage2FB;
328 FixedBitmap* mpPage3FB;
344 FixedBitmap* mpPage4FB;
354 FixedBitmap* mpPage5FB;
403 mpPage1FB = new FixedBitmap(pWindow,SdResId(FB_PAGE1))); in AssistentDlgImpl()
472 mpPage2FB = new FixedBitmap(pWindow,SdResId(FB_PAGE2))); in AssistentDlgImpl()
505 mpPage3FB = new FixedBitmap(pWindow,SdResId(FB_PAGE3))); in AssistentDlgImpl()
564 mpPage4FB = new FixedBitmap(pWindow,SdResId(FB_PAGE4))); in AssistentDlgImpl()
588 mpPage5FB = new FixedBitmap(pWindow,SdResId(FB_PAGE5))); in AssistentDlgImpl()