Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
Dvisible_units.cpp217 static bool canHaveCursor(RenderObject* o) in canHaveCursor() function
544 if (canHaveCursor(o)) { in previousLinePosition()