Searched refs:swiperAttrsOperators (Results 1 – 1 of 1) sorted by relevance
56 …ic const LinearMapNode<void (*)(const std::string&, SwiperDeclaration&)> swiperAttrsOperators[] = { in SetSpecializedAttr() local107 … BinarySearchFindIndex(swiperAttrsOperators, ArraySize(swiperAttrsOperators), attr.first.c_str()); in SetSpecializedAttr()109 swiperAttrsOperators[operatorIter].value(attr.second, *this); in SetSpecializedAttr()