Searched refs:closestIStart (Results 1 – 6 of 6) sorted by relevance
3996 nscoord closestIStart = aLine->IStart(), closestIEnd = aLine->IEnd();4015 if (frameRect.IEnd(wm) >= closestIStart) {4017 closestIStart = frameRect.IEnd(wm);4033 (abs(pt.I(wm) - closestIStart) <= abs(pt.I(wm) - closestIEnd)))) {
5356 nscoord closestIStart = aLine->IStart(), closestIEnd = aLine->IEnd(); in GetSelectionClosestFrameForLine() local5382 if (frameRect.IEnd(wm) >= closestIStart) { in GetSelectionClosestFrameForLine()5384 closestIStart = frameRect.IEnd(wm); in GetSelectionClosestFrameForLine()5400 (abs(pt.I(wm) - closestIStart) <= abs(pt.I(wm) - closestIEnd)))) { in GetSelectionClosestFrameForLine()
5521 nscoord closestIStart = aLine->IStart(), closestIEnd = aLine->IEnd(); in GetSelectionClosestFrameForLine() local5547 if (frameRect.IEnd(wm) >= closestIStart) { in GetSelectionClosestFrameForLine()5549 closestIStart = frameRect.IEnd(wm); in GetSelectionClosestFrameForLine()5565 (abs(pt.I(wm) - closestIStart) <= abs(pt.I(wm) - closestIEnd)))) { in GetSelectionClosestFrameForLine()
4629 nscoord closestIStart = aLine->IStart(), closestIEnd = aLine->IEnd(); in GetSelectionClosestFrameForLine() local4648 if (frameRect.IEnd(wm) >= closestIStart) { in GetSelectionClosestFrameForLine()4650 closestIStart = frameRect.IEnd(wm); in GetSelectionClosestFrameForLine()4666 (abs(pt.I(wm) - closestIStart) <= abs(pt.I(wm) - closestIEnd)))) { in GetSelectionClosestFrameForLine()
5425 nscoord closestIStart = aLine->IStart(), closestIEnd = aLine->IEnd(); in GetSelectionClosestFrameForLine() local5451 if (frameRect.IEnd(wm) >= closestIStart) { in GetSelectionClosestFrameForLine()5453 closestIStart = frameRect.IEnd(wm); in GetSelectionClosestFrameForLine()5469 (abs(pt.I(wm) - closestIStart) <= abs(pt.I(wm) - closestIEnd)))) { in GetSelectionClosestFrameForLine()