Lines Matching refs:cb
4624 NSColor *cb = [b objectForKey:NSBackgroundColorAttributeName];4625 if (ca == cb) {4632 cb = [b objectForKey:NSForegroundColorAttributeName];4633 if (ca == cb) {