Lines Matching refs:ad1
1083 AttrDiff ad1 = new AttrDiff(a, "--"); //$NON-NLS-1$1084 map.put(ad1.mKey, ad1);1090 AttrDiff ad1 = map.get(ad2.mKey);1091 if (ad1 != null) {1092 ad1.mSide = " "; //$NON-NLS-1$