Searched defs:contains (Results 1 – 4 of 4) sorted by relevance
131 bool Map<Key, T>::contains(const Key &key) const in contains() function in TagLib::Map
222 bool List<T>::contains(const T &value) const in contains() function in TagLib::List
95 bool contains(const char *testVar) const { in contains() function
784 bool contains = true; in BoundsContains() local