Searched defs:OrderLabelInfo (Results 1 – 1 of 1) sorted by relevance
240 struct OrderLabelInfo { struct241 bool operator()(const LabelInfo* a, const LabelInfo* b) const { in operator ()()