Searched refs:VIEWOPT_1_BLANK (Results 1 – 1 of 1) sorted by relevance
42 #define VIEWOPT_1_BLANK 0x00000004L macro218 { return !bReadonly && (nCoreOptions & VIEWOPT_1_BLANK) && in IsBlank()222 { (b != 0) ? (nCoreOptions |= VIEWOPT_1_BLANK ) : ( nCoreOptions &= ~VIEWOPT_1_BLANK); } in SetBlank()
Completed in 27 milliseconds