Searched refs:VIEWOPT_1_COLUMNBREAK (Results 1 – 1 of 1) sorted by relevance
47 #define VIEWOPT_1_COLUMNBREAK 0x00000080L macro247 …{ (b != 0) ? (nCoreOptions |= VIEWOPT_1_COLUMNBREAK ) : ( nCoreOptions &= ~VIEWOPT_1_COLUMNBREAK);… in SetColumnBreak()
Completed in 15 milliseconds