stripLeadingWhiteSpace 108 Source/core/html/forms/TypeAhead.cpp if (stripLeadingWhiteSpace(text).foldCase().startsWith(prefixWithCaseFolded)) stripLeadingWhiteSpace 341 Source/web/PopupListBox.cpp if (stripLeadingWhiteSpace(m_items[index]->label).foldCase().startsWith(prefixWithCaseFolded)) {