Lines Matching defs:ctxt
268 diff_context_sptr ctxt,
279 ctxt_(ctxt),
300 diff_context_sptr ctxt = get_context();
301 if (!ctxt)
304 if (ctxt->get_allowed_category() == EVERYTHING_CATEGORY)
315 if (!ctxt->show_redundant_changes()
325 & (ctxt->get_allowed_category()
1061 /// @param ctxt the context of the diff.
1064 diff_context_sptr ctxt)
1068 ctxt_(ctxt),
1316 priv(diff_context_sptr ctxt)
1317 : ctxt_(ctxt),
1356 ctxt()