Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DApplyStyleCommand.cpp1235 Node* firstTextNode = parentElement->previousSibling()->lastChild(); in splitTextElementAtEnd() local
/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.cpp2395 Text* firstTextNode = 0; in textFromChildren() local