Home
last modified time | relevance | path

Searched refs:normalizeText (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/dom/
DOptionElement.cpp80 return normalizeText(document, text); in collectOptionLabelOrText()
100 String OptionElement::normalizeText(const Document* document, const String& src) in normalizeText() function in WebCore::OptionElement
DOptionElement.h53 static String normalizeText(const Document*, const String&);
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2979133 (WebCore::OptionElement::normalizeText):