Searched refs:bAltFullRight (Results 1 – 2 of 2) sorted by relevance
1837 bool bAltFullRight = false; in ImpBreakLine() local1958 bAltFullRight = aWord.endsWith(aAltRight); in ImpBreakLine()1959 …etLength() - aAlt.getLength() + static_cast<int>(!bAltFullLeft) + static_cast<int>(!bAltFullRight); in ImpBreakLine()2007 …if ( cAlternateReplChar || aAlt.getLength() < aWord.getLength() || !bAltFullRight) // also for "om… in ImpBreakLine()2057 …if ( (cAlternateReplChar || cAlternateExtraChar) && bAltFullRight ) // alternation after the break… in ImpBreakLine()
1837 bool bAltFullRight = false; in ImpBreakLine() local1959 bAltFullRight = aWord.endsWith(aAltRight); in ImpBreakLine()1960 …etLength() - aAlt.getLength() + static_cast<int>(!bAltFullLeft) + static_cast<int>(!bAltFullRight); in ImpBreakLine()2008 …if ( cAlternateReplChar || aAlt.getLength() < aWord.getLength() || !bAltFullRight) // also for "om… in ImpBreakLine()2056 …if ( (cAlternateReplChar || cAlternateExtraChar) && bAltFullRight ) // alternation after the break… in ImpBreakLine()