Searched refs:dwAnnotFlags (Results 1 – 2 of 2) sorted by relevance
216 uint32_t dwAnnotFlags, in DisplayAnnots() argument219 if (dwAnnotFlags & ANNOTFLAG_INVISIBLE) { in DisplayAnnots()223 if (dwAnnotFlags & ANNOTFLAG_HIDDEN) { in DisplayAnnots()235 uint32_t dwAnnotFlags = bShowWidget ? ANNOTFLAG_INVISIBLE | ANNOTFLAG_HIDDEN in DisplayAnnots() local237 DisplayAnnots(pPage, nullptr, pContext, bPrinting, pMatrix, dwAnnotFlags, in DisplayAnnots()
40 uint32_t dwAnnotFlags,