Searched defs:findFirst (Results 1 – 5 of 5) sorted by relevance
166 public static int findFirst(int[] bits, int idx) { in findFirst() method in Bits193 public static int findFirst(int value, int idx) { in findFirst() method in Bits
61 const HTMLEntityTableEntry* HTMLEntitySearch::findFirst(UChar nextCharacter) const in findFirst() function in WebCore::HTMLEntitySearch
236 public Object findFirst(Object t, int ttype) { in findFirst() method in TreeWizard240 public Object findFirst(Object t, String pattern) { in findFirst() method in TreeWizard
269 typename GrRedBlackTree<T,C>::Iter GrRedBlackTree<T,C>::findFirst(const T& t) { in findFirst() function
253 QWebElement QWebElement::findFirst(const QString &selectorQuery) const in findFirst() function in QWebElement