Searched refs:nRightEdge (Results 1 – 2 of 2) sorted by relevance
59 void lcl_AdjustControlSize( Control & rControl, long nRightEdge ) in lcl_AdjustControlSize() argument63 aSize.setWidth( nRightEdge - aPosition.getX()); in lcl_AdjustControlSize()
409 int nRightEdge = aShowSet.GetPosPixel().X() + aShowSet.GetOutputSizePixel().Width(); in IMPL_LINK() local411 aNewSize.setWidth( nRightEdge - aSubsetLB.GetPosPixel().X() ); in IMPL_LINK()
Completed in 10 milliseconds