[inline, protected]
Definition at line 244 of file StringColumns.h.
Referenced by MouseFunc().
00245 { 00246 options = (options&bit) ? (options & ~bit) : (options | bit); 00247 }