Searched refs:oldRunAttributes (Results 1 – 1 of 1) sorted by relevance
495 Vector<Attribute> oldRunAttributes = runAttributes[runIndex - 1]; in ensureRunBreak() local497 if (oldRunAttributes != null) { in ensureRunBreak()498 newRunAttributes = new Vector<>(oldRunAttributes); in ensureRunBreak()