HomeSort by relevance Sort by last modified time
    Searched refs:stripLeadingWhiteSpace (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/dom/
SelectElement.cpp     [all...]
  /external/webkit/WebCore/platform/chromium/
PopupMenuChromium.cpp 698 static String stripLeadingWhiteSpace(const String& string)
752 if (stripLeadingWhiteSpace(m_items[index]->label).foldCase().startsWith(prefixWithCaseFolded)) {
    [all...]

Completed in 245 milliseconds