Searched refs:notSupportStyles (Results 1 – 2 of 2) sorted by relevance
72 static const std::list<const char*> notSupportStyles { in SetSpecializedStyle() local83 …if (std::find(notSupportStyles.begin(), notSupportStyles.end(), style.first.c_str()) != notSupport… in SetSpecializedStyle()
143 static const std::list<const char*> notSupportStyles { in SetSpecializedStyle() local155 …if (std::find(notSupportStyles.begin(), notSupportStyles.end(), style.first.c_str()) != notSupport… in SetSpecializedStyle()