Home
last modified time | relevance | path

Searched refs:nShadowRight (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/framework/source/services/ !
H A Dbackingwindow.cxx431 maControlRect.Right() -= nShadowRight; in initControls()
587 Size aMiddleSegmentSize( maControlRect.GetSize().Width() + nShadowLeft + nShadowRight, in initControls()
665 aBmpRect.Right() += nShadowRight; in Paint()
H A Dbackingwindow.hxx135 static const int nShadowRight = 32; member in framework::BackingWindow