Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
Dhtmlediting.cpp101 int offsetA = a.deprecatedEditingOffset(); in comparePositions() local
/external/webkit/Source/WebCore/dom/
DRange.cpp458 short Range::compareBoundaryPoints(Node* containerA, int offsetA, Node* containerB, int offsetB, Ex… in compareBoundaryPoints()