--- a/textinput/peninputarc/inc/peninputlayoutcontrolinc/peninputlayoutbasecontrol.inl Tue May 11 16:31:42 2010 +0300
+++ b/textinput/peninputarc/inc/peninputlayoutcontrolinc/peninputlayoutbasecontrol.inl Tue May 25 13:03:44 2010 +0300
@@ -215,35 +215,7 @@
{
return iRootCtrl;
}
-
-// ---------------------------------------------------------------------------
-// get graphics context for sprite or window
-// ---------------------------------------------------------------------------
-//
-inline CBitmapContext* CFepUiBaseCtrl::BitGc()
- {
- return iLayoutOwner->BitmapContext();
- }
-
-// ---------------------------------------------------------------------------
-// get Bitmap device for sprite or window
-// ---------------------------------------------------------------------------
-//
-inline CFbsBitmapDevice* CFepUiBaseCtrl::BitmapDevice()
- {
- return iLayoutOwner->BitmapDevice();
- }
-
-// ---------------------------------------------------------------------------
-// get Mask bitmap device for sprite or window
-// ---------------------------------------------------------------------------
-//
-inline CFbsBitmapDevice* CFepUiBaseCtrl::MaskBitmapDevice()
- {
- return iLayoutOwner->MaskBmpDevice();
- }
-
// ---------------------------------------------------------------------------
// get control pointer down status
// ---------------------------------------------------------------------------
@@ -263,14 +235,6 @@
if(!aFlag)
iPointerLeft = EFalse;
}
-// ---------------------------------------------------------------------------
-// get control background maks bmp
-// ---------------------------------------------------------------------------
-//
-inline CFbsBitmap* CFepUiBaseCtrl::BkMaskBmp()
- {
- return iBkMaskBmp;
- }
// ---------------------------------------------------------------------------
// get control background bmp