Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
Dhtmlediting.cpp429 static Node* firstInSpecialElement(const Position& pos) in firstInSpecialElement() function
461 Node* n = firstInSpecialElement(pos); in positionBeforeContainingSpecialElement()