Lines Matching refs:GetBitmap
1742 mpLeftLabelBitmap = pBitmaps->GetBitmap(A2S("LabelLeft")); in MouseOverManager()
1743 mpCenterLabelBitmap = pBitmaps->GetBitmap(A2S("LabelCenter")); in MouseOverManager()
1744 mpRightLabelBitmap = pBitmaps->GetBitmap(A2S("LabelRight")); in MouseOverManager()
2078 mpTopLeft = aContainer.GetBitmap(A2S("TopLeft")); in CurrentSlideFrameRenderer()
2079 mpTop = aContainer.GetBitmap(A2S("Top")); in CurrentSlideFrameRenderer()
2080 mpTopRight = aContainer.GetBitmap(A2S("TopRight")); in CurrentSlideFrameRenderer()
2081 mpLeft = aContainer.GetBitmap(A2S("Left")); in CurrentSlideFrameRenderer()
2082 mpRight = aContainer.GetBitmap(A2S("Right")); in CurrentSlideFrameRenderer()
2083 mpBottomLeft = aContainer.GetBitmap(A2S("BottomLeft")); in CurrentSlideFrameRenderer()
2084 mpBottom = aContainer.GetBitmap(A2S("Bottom")); in CurrentSlideFrameRenderer()
2085 mpBottomRight = aContainer.GetBitmap(A2S("BottomRight")); in CurrentSlideFrameRenderer()