Home
last modified time | relevance | path

Searched defs:offsetB (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/editing/
Dhtmlediting.cpp103 int offsetB = b.deprecatedEditingOffset(); in comparePositions() local
/external/webkit/WebCore/dom/
DRange.cpp438 short Range::compareBoundaryPoints(Node* containerA, int offsetA, Node* containerB, int offsetB) in compareBoundaryPoints()