Searched refs:toggleAttrOperators (Results 1 – 1 of 1) sorted by relevance
55 static const LinearMapNode<void (*)(DOMToggle&, const std::string&)> toggleAttrOperators[] = { in SetSpecializedAttr() local64 …auto operatorIter = BinarySearchFindIndex(toggleAttrOperators, ArraySize(toggleAttrOperators), att… in SetSpecializedAttr()66 toggleAttrOperators[operatorIter].value(*this, attr.second); in SetSpecializedAttr()