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