Searched refs:stripLeadingWhiteSpace (Results 1 – 2 of 2) sorted by relevance
47 static String stripLeadingWhiteSpace(const String& string) in stripLeadingWhiteSpace() function108 if (stripLeadingWhiteSpace(text).foldCase().startsWith(prefixWithCaseFolded)) in handleEvent()
298 static String stripLeadingWhiteSpace(const String& string) in stripLeadingWhiteSpace() function353 … if (stripLeadingWhiteSpace(m_items[index]->label).foldCase().startsWith(prefixWithCaseFolded)) { in typeAheadFind()