Home
last modified time | relevance | path

Searched refs:is_order_anno (Results 1 – 3 of 3) sorted by relevance

/dports/www/hotcrp/hotcrp-2.102/src/
H A Dpaperlist.php1563 if ($this->search->is_order_anno
1566 if (strcasecmp($drag_tag, $this->search->is_order_anno) == 0
1568 …lhead .= " <tr class=\"pl_headrow pl_annorow\" data-anno-tag=\"{$this->search->is_order_anno}\">";
1596 if ($this->search->is_order_anno)
1597 $enter .= "\" data-order-tag=\"{$this->search->is_order_anno}";
H A Dpapercolumn.php768 && (!$pl->search->thenmap || $pl->search->is_order_anno)
H A Dpapersearch.php1130 public $is_order_anno = false; variable in PaperSearch
1939 $this->is_order_anno = $dt->tag;