Home
last modified time | relevance | path

Searched defs:currentRoot (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DFastTextAutosizer.cpp803 …utosizer::maxClusterWidthProvider(const Supercluster* supercluster, const RenderBlock* currentRoot) in maxClusterWidthProvider()
DRenderBlockLineLayout.cpp758 RenderObject* currentRoot = topResolver.position().root(); in constructBidiRunsForLine() local
/external/chromium_org/third_party/WebKit/Source/core/editing/
DReplaceSelectionCommand.cpp937 Element* currentRoot = selection.rootEditableElement(); in doApply() local