Searched refs:PORTIONKIND_LINEBREAK (Results 1 – 2 of 2) sorted by relevance
1006 pPortion->GetKind() = PORTIONKIND_LINEBREAK; in CreateLines()1212 … DBG_ASSERT( ( pPortion->GetKind() == PORTIONKIND_LINEBREAK ), "Was fuer ein Feature ?" ); in CreateLines()1289 if ( pTP->GetKind() != PORTIONKIND_LINEBREAK ) in CreateLines()2470 if ( nType == PORTIONKIND_LINEBREAK ) in RecalcTextPortion()
326 #define PORTIONKIND_LINEBREAK 2 macro