Searched refs:swiperStylesOperators (Results 1 – 1 of 1) sorted by relevance
119 …c const LinearMapNode<void (*)(const std::string&, SwiperDeclaration&)> swiperStylesOperators[] = { in SetSpecializedStyle() local170 …BinarySearchFindIndex(swiperStylesOperators, ArraySize(swiperStylesOperators), style.first.c_str()… in SetSpecializedStyle()172 swiperStylesOperators[operatorIter].value(style.second, *this); in SetSpecializedStyle()