Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DBidiRunForLine.cpp140 RenderObject* currentRoot = topResolver.position().root(); in constructBidiRunsForLine() local
160 highestContainingIsolateWithinRoot(startObj, currentRoot)); in constructBidiRunsForLine()
207 currentRoot = isolatedInline; in constructBidiRunsForLine()
DTextAutosizer.h274 …const RenderBlock* maxClusterWidthProvider(const Supercluster*, const RenderBlock* currentRoot) co…
DTextAutosizer.cpp800 …er::maxClusterWidthProvider(const Supercluster* supercluster, const RenderBlock* currentRoot) const in maxClusterWidthProvider()
802 const RenderBlock* result = clusterWidthProvider(currentRoot); in maxClusterWidthProvider()
/external/chromium_org/third_party/WebKit/Source/core/editing/
DReplaceSelectionCommand.cpp954 Element* currentRoot = selection.rootEditableElement(); in doApply() local
957 …enclosingBlockOfVisibleStart == currentRoot || isListItem(enclosingBlockOfVisibleStart) || selecti… in doApply()
1036 ASSERT(enclosingBlockOfInsertionPos != currentRoot); in doApply()
/external/chromium_org/third_party/polymer_legacy/platform/
Dplatform.js.map1 …].currentTarget;\n var currentRoot = rootOfNode(currentTarget);\n if (enclosedBy…