Lines Matching refs:GetSizePixel
237 GetParentWindow()->GetPosPixel(),GetParentWindow()->GetSizePixel()); in construct()
241 mpContentWindow->GetSizePixel().Width(), in construct()
242 mpContentWindow->GetSizePixel().Height()); in construct()
258 mpVerticalScrollBar->GetSizePixel().Width(), in construct()
259 mpHorizontalScrollBar->GetSizePixel().Height()); in construct()
799 nHRulerOfs = mpVerticalRuler->GetSizePixel().Width(); in SetupRulers()
915 const Size aSize (mpParentWindow->GetSizePixel()); in Resize()
972 aBorder.Top() = mpHorizontalRuler->GetSizePixel().Height(); in GetBorder()
974 aBorder.Left() = mpVerticalRuler->GetSizePixel().Width(); in GetBorder()
1001 nLocalLeft += mpLayerTabBar->GetSizePixel().Width(); in ArrangeGUIElements()
1038 Size aRulerSize = mpHorizontalRuler->GetSizePixel(); in ArrangeGUIElements()
1044 mpVerticalRuler->GetSizePixel().Width()-1); in ArrangeGUIElements()
1049 Size aRulerSize = mpVerticalRuler->GetSizePixel(); in ArrangeGUIElements()