Searched refs:xComponentAttrOperators (Results 1 – 1 of 1) sorted by relevance
31 …t LinearMapNode<void (*)(XComponentDeclaration&, const std::string&)> xComponentAttrOperators[] = { in SetSpecializedAttr() local51 auto operatorIter = BinarySearchFindIndex(xComponentAttrOperators, in SetSpecializedAttr()52 ArraySize(xComponentAttrOperators), in SetSpecializedAttr()55 xComponentAttrOperators[operatorIter].value(*this, attr.second); in SetSpecializedAttr()