Searched refs:badgeOperators (Results 1 – 1 of 1) sorted by relevance
80 const static LinearMapNode<void (*)(BadgeDeclaration&, const std::string&)> badgeOperators[] = { in SetSpecializedStyle() local98 …auto operatorIter = BinarySearchFindIndex(badgeOperators, ArraySize(badgeOperators), style.first.c… in SetSpecializedStyle()100 badgeOperators[operatorIter].value(*this, style.second); in SetSpecializedStyle()