Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DPosition.cpp1092 static bool isNonTextLeafChild(RenderObject* object) in isNonTextLeafChild() function
1110 if (isNonTextLeafChild(next)) in searchAheadForBetterMatch()