Home
last modified time | relevance | path

Searched defs:createText (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/xml/
DXMLViewer.js297 function createText(value) function
/external/webkit/Source/WebCore/html/
DInputType.cpp116 PassOwnPtr<InputType> InputType::createText(HTMLInputElement* element) in createText() function in WebCore::InputType