Searched refs:ConvertStrToTabBarMode (Results 1 – 4 of 4) sorted by relevance
47 tabBarMode_ = ConvertStrToTabBarMode(attr.second); in SetSpecializedAttr()
426 inline TabBarMode ConvertStrToTabBarMode(const std::string& value) in ConvertStrToTabBarMode() function
312 barMode = ConvertStrToTabBarMode(barModeInfo->ToString()); in SetBarMode()
58 barMode = Framework::ConvertStrToTabBarMode(barModeArg->ToString(vm)->ToString(vm)); in SetTabBarMode()