Searched refs:newAttributes (Results 1 – 3 of 3) sorted by relevance
103 final PrintAttributes newAttributes, in printView()109 + "newAttrs:" + newAttributes + "\n" in printView()123 mPrintAttributes = newAttributes; in printView()
119 final RowAttributes newAttributes = new RowAttributes( in pushRowAttributes() local121 mRowAttributesStack.push(newAttributes); in pushRowAttributes()
115 final PrintAttributes newAttributes, in printView()130 mPrintAttributes = newAttributes; in printView()