Searched defs:document_hidden (Results 1 – 2 of 2) sorted by relevance
261 pub(crate) document_hidden: bool, field683 let document_hidden = matches.opt_present("document-hidden-items"); in from_matches() localVariable
417 let document_hidden = cx.render_options.document_hidden; in build_impl() localVariable