Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DVisiblePosition.cpp294 InlineBox* boxOnRight; in rightVisuallyDistinctCandidate() local
296 … positionOnRight.getInlineBoxAndOffset(m_affinity, primaryDirection, boxOnRight, offsetOnRight); in rightVisuallyDistinctCandidate()
297 if (boxOnRight && boxOnRight->root() == box->root()) in rightVisuallyDistinctCandidate()