Searched refs:placeMap (Results 1 – 1 of 1) sorted by relevance
84 static const LinearMapNode<Placement> placeMap[] = { in SetSpecializedAttr() local95 auto valueIt = BinarySearchFindIndex(placeMap, ArraySize(placeMap), attr.second.c_str()); in SetSpecializedAttr()97 popupChild_->GetPopupParam()->SetPlacement(placeMap[valueIt].value); in SetSpecializedAttr()