Searched refs:VIEWOPT_2_H_RULER (Results 1 – 1 of 1) sorted by relevance
83 #define VIEWOPT_2_H_RULER 0x00000400L macro515 0 != (nUIOptions & VIEWOPT_2_H_RULER) : in IsViewHRuler()517 … (nUIOptions & (VIEWOPT_2_ANY_RULER|VIEWOPT_2_H_RULER)) == (VIEWOPT_2_ANY_RULER|VIEWOPT_2_H_RULER) in IsViewHRuler()523 … { b ? (nUIOptions |= VIEWOPT_2_H_RULER ) : ( nUIOptions &= ~VIEWOPT_2_H_RULER);} in SetViewHRuler()
Completed in 14 milliseconds