Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dstatus.cxx159 mnCalcHeight = 0; in ImplInit()
364 aRect.Bottom() = mnCalcHeight - STATUSBAR_OFFSET_Y; in ImplGetItemRectPos()
687 maPrgsFrameRect.Bottom() = mnCalcHeight - STATUSBAR_OFFSET_Y; in ImplCalcProgressRect()
836 mnCalcHeight = mnDY; in Resize()
839 mnCalcHeight -= 2; in Resize()
841 mnCalcHeight -= 2; in Resize()
846 mnTextY = (mnCalcHeight-GetTextHeight())/2; in Resize()
1568 mnCalcHeight = mnDY; in ImplCalcBorder()
1572 mnCalcHeight -= 2; in ImplCalcBorder()
1577 mnCalcHeight -= 2; in ImplCalcBorder()
/trunk/main/vcl/inc/vcl/
H A Dstatus.hxx87 long mnCalcHeight; member in StatusBar

Completed in 23 milliseconds