Searched refs:isEquivalent (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DRenderedPosition.h49 bool isEquivalent(const RenderedPosition&) const;
H A DRenderedPosition.cpp113 bool RenderedPosition::isEquivalent(const RenderedPosition& other) const function in class:WebCore::RenderedPosition
H A DFrameSelection.cpp164 if (base.isNull() || extent.isNull() || base.isEquivalent(extent))
169 && base.isEquivalent(extent.leftBoundaryOfBidiRun(base.bidiLevelOnRight()))) {
178 && base.isEquivalent(extent.rightBoundaryOfBidiRun(base.bidiLevelOnLeft()))) {
185 if (extent.atLeftBoundaryOfBidiRun() && extent.isEquivalent(base.leftBoundaryOfBidiRun(extent.bidiLevelOnRight()))) {
190 if (extent.atRightBoundaryOfBidiRun() && extent.isEquivalent(base.rightBoundaryOfBidiRun(extent.bidiLevelOnLeft()))) {
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElement.h97 bool isEquivalent(const ElementData* other) const;
H A DElement.cpp1151 return elementData()->isEquivalent(other->elementData());
1153 return other->elementData()->isEquivalent(elementData());
3577 bool ElementData::isEquivalent(const ElementData* other) const
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 139 milliseconds