Searched refs:GetPrtGlue (Results 1 – 4 of 4) sorted by relevance
46 inline short GetPrtGlue() const;92 inline short SwGluePortion::GetPrtGlue() const in GetPrtGlue() function in SwGluePortion112 MoveGlue( pTarget, GetPrtGlue() ); in MoveAllGlue()121 MoveGlue( pTarget, GetPrtGlue() / 2 ); in MoveHalfGlue()
143 short nPrt = Min( nPrtGlue, GetPrtGlue() ); in MoveGlue()237 KSHORT nRightGlue = pRight && 0 < pRight->GetPrtGlue() in AdjustRight()238 ? KSHORT(pRight->GetPrtGlue()) : 0; in AdjustRight()
352 const long nGluePortionWidth = static_cast<SwGluePortion*>(pPos)->GetPrtGlue() * in CalcNewBlock()483 ((SwGluePortion*)pPos)->GetPrtGlue() : in CalcKanaAdj()
607 rOs << " G:" << GetPrtGlue(); in operator <<()
Completed in 28 milliseconds