Searched refs:aLeftOverText (Results 1 – 1 of 1) sorted by relevance
2027 String aLeftOverText; in CreateSpellPortions() local2030 aLeftOverText.AppendAscii( "\x0a" ); // the manual line break... in CreateSpellPortions()2031 aLeftOverText += pTextEngine->GetText(i); in CreateSpellPortions()2037 aPortion2.sText = aLeftOverText; in CreateSpellPortions()2042 aRet[ aRet.size() - 1 ].sText += aLeftOverText; in CreateSpellPortions()
Completed in 28 milliseconds