Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DRange.cpp1794 static inline void boundaryTextInserted(RangeBoundaryPoint& boundary, Node* text, unsigned offset, … in boundaryTextInserted() function
1808 boundaryTextInserted(m_start, text, offset, length); in textInserted()
1809 boundaryTextInserted(m_end, text, offset, length); in textInserted()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1035582 (WebCore::boundaryTextInserted): Updated to use RangeBoundaryPoint instead of