Searched refs:ANNOTFLAG_NOVIEW (Results 1 – 7 of 7) sorted by relevance
65 flags |= ANNOTFLAG_NOVIEW; in set_hidden()70 flags &= ~ANNOTFLAG_NOVIEW; in set_hidden()
35 dwFlag &= ~ANNOTFLAG_NOVIEW; in SetWidgetDisplayStatus()40 dwFlag &= ~ANNOTFLAG_NOVIEW; in SetWidgetDisplayStatus()47 dwFlag &= ~ANNOTFLAG_NOVIEW; in SetWidgetDisplayStatus()50 dwFlag |= ANNOTFLAG_NOVIEW; in SetWidgetDisplayStatus()969 if (ANNOTFLAG_NOVIEW & dwFlag) in get_display()
30 #define ANNOTFLAG_NOVIEW 0x0020 macro
182 if (!bPrinting && (annot_flags & ANNOTFLAG_NOVIEW)) in DisplayPass()
415 if (!bPrinting && (annot_flags & ANNOTFLAG_NOVIEW)) { in DrawBorder()
306 (nFlags & ANNOTFLAG_NOVIEW)); in IsVisible()
429 nFlags &= ~ANNOTFLAG_NOVIEW; in DoAction_Hide()