Searched refs:ANNOTFLAG_NOVIEW (Results 1 – 7 of 7) sorted by relevance
62 flags |= ANNOTFLAG_NOVIEW; in hidden()67 flags &= ~ANNOTFLAG_NOVIEW; in hidden()
44 dwFlag &= ~ANNOTFLAG_NOVIEW; in SetWidgetDisplayStatus()49 dwFlag &= ~ANNOTFLAG_NOVIEW; in SetWidgetDisplayStatus()56 dwFlag &= ~ANNOTFLAG_NOVIEW; in SetWidgetDisplayStatus()59 dwFlag |= ANNOTFLAG_NOVIEW; in SetWidgetDisplayStatus()1278 if (ANNOTFLAG_NOVIEW & dwFlag) { in display()
32 #define ANNOTFLAG_NOVIEW 0x0020 macro
125 if (!bPrinting && (annot_flags & ANNOTFLAG_NOVIEW)) in DisplayPass()
424 if (!bPrinting && (annot_flags & ANNOTFLAG_NOVIEW)) { in DrawBorder()
343 (nFlags & ANNOTFLAG_NOVIEW)); in IsVisible()
396 nFlags &= ~ANNOTFLAG_NOVIEW; in DoAction_Hide()