Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRootInlineBox.h41 , m_lineTop(0) in RootInlineBox()
57 int lineTop() const { return m_lineTop; } in lineTop()
142 int m_lineTop; variable
159 m_lineTop = top; in setLineTopBottomPositions()
DRootInlineBox.cpp189 m_lineTop += dy; in adjustPosition()
334 int selectionTop = m_lineTop; in selectionTop()
/external/webkit/WebCore/
DChangeLog-2010-01-2969362 …Root lines have renamed m_selectionTop/Bottom to m_lineTop/Bottom and positionForPoint methods have