OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dwAnnotFlags
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/fpdfdoc/
cpdf_annotlist.cpp
216
uint32_t
dwAnnotFlags
,
219
if (
dwAnnotFlags
& ANNOTFLAG_INVISIBLE) {
223
if (
dwAnnotFlags
& ANNOTFLAG_HIDDEN) {
235
uint32_t
dwAnnotFlags
= bShowWidget ? ANNOTFLAG_INVISIBLE | ANNOTFLAG_HIDDEN
237
DisplayAnnots(pPage, nullptr, pContext, bPrinting, pMatrix,
dwAnnotFlags
,
cpdf_annotlist.h
40
uint32_t
dwAnnotFlags
,
Completed in 3880 milliseconds