Searched refs:nFixedWidth (Results 1 – 3 of 3) sorted by relevance
180 SwFixPortion::SwFixPortion(const KSHORT nFixedWidth, const KSHORT nFixedPos) in SwFixPortion() argument181 : SwGluePortion(nFixedWidth), nFix(nFixedPos) in SwFixPortion()190 SwMarginPortion::SwMarginPortion( const KSHORT nFixedWidth ) in SwMarginPortion() argument191 :SwGluePortion( nFixedWidth ) in SwMarginPortion()
328 Fixed nFixedWidth = Vcl2Fixed( nPixelWidth ); in AdjustLayout() local329 mnCachedWidth = nFixedWidth; in AdjustLayout()334 nVals[0] = &nFixedWidth; in AdjustLayout()
2119 long nFixedWidth = nDefWidth+nDropDownArrowWidth; in ImplCalcItem() local2121 ImplAddButtonBorder( nFixedWidth, nFixedHeight, mnOutStyle, mpData->mbNativeButtons ); in ImplCalcItem()2126 nMaxWidth = nFixedWidth; in ImplCalcItem()
Completed in 52 milliseconds