Searched refs:GetBlankWidth (Results 1 – 3 of 3) sorted by relevance
249 if ( pFly->GetBlankWidth() < nRightGlue ) in AdjustRight()253 nRightGlue = nRightGlue - pFly->GetBlankWidth(); in AdjustRight()254 pFly->SubPrtWidth( pFly->GetBlankWidth() ); in AdjustRight()259 pNewPor->Width( pFly->GetBlankWidth() ); in AdjustRight()297 pPrev->AddPrtWidth( pHolePor->GetBlankWidth() ); in AdjustRight()
45 inline KSHORT GetBlankWidth( ) const { return nBlankWidth; } in GetBlankWidth() function in SwFlyPortion
92 inline KSHORT GetBlankWidth( ) const { return nBlankWidth; } in GetBlankWidth() function in SwHolePortion
Completed in 29 milliseconds