Lines Matching refs:fLeft
170 translate(SkIntToScalar(-area.fLeft), SkIntToScalar(-area.fTop)); in SpaceCanvas()
400 , mFocusX(x - area.fLeft) in FirstCheck()
410 mBestBounds.offset(area.fLeft, area.fTop); in adjustedBounds()
412 mBestBounds.fLeft, mBestBounds.fTop, mBestBounds.fRight, in adjustedBounds()
424 int dx = rect.fLeft + rect.fRight - (mFocusX << 1); in onIRectGlyph()
433 mBestBounds.set(rect.fLeft, top(), rect.fRight, bottom()); in onIRectGlyph()
436 mBestBounds.fLeft, mBestBounds.fTop, in onIRectGlyph()
494 int dx = mLeft ? mFocusX - rect.fRight : rect.fLeft - mFocusX; in onIRectGlyph()
496 if (mLeft ? mFocusX <= rect.fLeft : mFocusX >= rect.fRight) { in onIRectGlyph()
499 rect.fLeft, rect.fRight, mFocusX, dx, dy); in onIRectGlyph()
513 mBestBounds.set(rect.fLeft, top(), rect.fRight, bottom()); in onIRectGlyph()
516 mBestBounds.fLeft, mBestBounds.fTop, in onIRectGlyph()
526 mFocusX, mLeft ? "true" : "false", bounds.fLeft, bounds.fRight); in shiftStart()
528 mFocusX = mLeft ? bounds.fLeft : bounds.fRight; in shiftStart()
557 mBestBounds.set(rect.fLeft, top(), rect.fRight, bottom()); in onIRect()
580 mBestBounds.set(rect.fLeft, top(), rect.fRight, bottom()); in onIRect()
612 mEnd.offset(-area.fLeft, -area.fTop); in BuilderCheck()
618 mStart.offset(-area.fLeft, -area.fTop); in BuilderCheck()
623 mStart.fLeft, mStart.fTop, mStart.fRight, mStart.fBottom, mStartBase, in BuilderCheck()
624 mEnd.fLeft, mEnd.fTop, mEnd.fRight, mEnd.fBottom, mEndBase); in BuilderCheck()
635 full.fLeft, full.fTop, full.fRight, full.fBottom, fullBase, in checkFlipRect()
636 mLast.fLeft, mLast.fTop, mLast.fRight, mLast.fBottom, mLastBase); in checkFlipRect()
641 && full.fLeft < mStart.fLeft) { in checkFlipRect()
647 full.fLeft, full.fTop, full.fRight, full.fBottom, fullBase, in checkFlipRect()
648 mLast.fLeft, mLast.fTop, mLast.fRight, mLast.fBottom, mLastBase, in checkFlipRect()
649 mStart.fLeft, mStart.fTop, mStart.fRight, mStart.fBottom, mStartBase); in checkFlipRect()
661 full.fLeft, full.fTop, full.fRight, full.fBottom, fullBase, in checkFlipRect()
662 mLast.fLeft, mLast.fTop, mLast.fRight, mLast.fBottom, mLastBase, in checkFlipRect()
663 mEnd.fLeft, mEnd.fTop, mEnd.fRight, mEnd.fBottom, mEndBase); in checkFlipRect()
672 mSelectRect.fLeft, mSelectRect.fTop, mSelectRect.fRight, mSelectRect.fBottom, in checkFlipRect()
673 mStartExtra.fLeft, mStartExtra.fTop, mStartExtra.fRight, mStartExtra.fBottom); in checkFlipRect()
674 if (mStartExtra.fRight + spaceGap >= mStart.fLeft) in checkFlipRect()
682 mSelectRect.fLeft, mSelectRect.fTop, mSelectRect.fRight, mSelectRect.fBottom, in checkFlipRect()
683 mEndExtra.fLeft, mEndExtra.fTop, mEndExtra.fRight, mEndExtra.fBottom); in checkFlipRect()
684 if (mEndExtra.fLeft - spaceGap <= mEnd.fRight) in checkFlipRect()
689 bool adjacent = (full.fLeft - mLast.fRight) < spaceGap; in checkFlipRect()
696 full.fLeft, full.fTop, full.fRight, full.fBottom, fullBase, in checkFlipRect()
697 mLast.fLeft, mLast.fTop, mLast.fRight, mLast.fBottom, mLastBase, in checkFlipRect()
698 mSelectRect.fLeft, mSelectRect.fTop, mSelectRect.fRight, mSelectRect.fBottom); in checkFlipRect()
710 mLast.fLeft, mLast.fTop, mLast.fRight, mLast.fBottom, mLastBase, in checkFlipRect()
711 full.fLeft, full.fTop, full.fRight, full.fBottom, fullBase, in checkFlipRect()
712 mSelectRect.fLeft, mSelectRect.fTop, mSelectRect.fRight, mSelectRect.fBottom, in checkFlipRect()
713 mStartExtra.fLeft, mStartExtra.fTop, mStartExtra.fRight, mStartExtra.fBottom, in checkFlipRect()
714 mEndExtra.fLeft, mEndExtra.fTop, mEndExtra.fRight, mEndExtra.fBottom); in checkFlipRect()
740 mSelectRect.fLeft, mSelectRect.fTop, mSelectRect.fRight, mSelectRect.fBottom); in setFlippedState()
776 mLast.fLeft, mLast.fTop, mLast.fRight, mLast.fBottom); in addLastToRegion()
799 full.set(rect.fLeft, top(), rect.fRight, bottom()); in onIRect()
811 full.fLeft, full.fTop, full.fRight, full.fBottom); in onIRect()
820 mLast.fLeft, mLast.fTop, mLast.fRight, mLast.fBottom); in onIRect()
828 full.fLeft, full.fTop, full.fRight, full.fBottom); in onIRect()
936 full.set(rect.fLeft, top(), rect.fRight, bottom()); in onIRectGlyph()
1005 translate(SkIntToScalar(-area.fLeft), SkIntToScalar(-area.fTop)); in TextCanvas()
1062 area.fLeft, area.fTop, area.fRight, area.fBottom, in buildSelection()
1063 selStart.fLeft, selStart.fTop, selStart.fRight, selStart.fBottom, in buildSelection()
1064 selEnd.fLeft, selEnd.fTop, selEnd.fRight, selEnd.fBottom); in buildSelection()
1074 region->translate(area.fLeft, area.fTop); in buildSelection()
1081 DBG_NAV_LOGD("area=(%d, %d, %d, %d)", area.fLeft, area.fTop, in findClosest()
1101 closest.fLeft, closest.fTop, closest.fRight, closest.fBottom, in findEdge()
1102 area.fLeft, area.fTop, area.fRight, area.fBottom, x, y); in findEdge()
1108 &edge, &picture, area.fLeft, area.fTop, area.fRight, area.fBottom); in findEdge()
1132 result.offset(area.fLeft, area.fTop); in findEdge()
1334 m_selStart.fLeft, m_selStart.fTop, m_selStart.fRight, m_selStart.fBottom, in drawSelectionRegion()
1335 m_selEnd.fLeft, m_selEnd.fTop, m_selEnd.fRight, m_selEnd.fBottom); in drawSelectionRegion()
1348 canvas->translate(m_selStart.fLeft, m_selStart.fBottom); in drawSelectionRegion()
1370 DBG_NAV_LOGD("selStart clip=(%d,%d,%d,%d)", clipRect.fLeft, in extendSelection()
1384 clipRect.set(m_selStart.fLeft, m_selStart.fTop, x, y); in extendSelection()
1388 DBG_NAV_LOGD("extend clip=(%d,%d,%d,%d)", clipRect.fLeft, in extendSelection()
1396 found.fLeft, found.fTop, found.fRight, found.fBottom, in extendSelection()
1418 clipRect.fLeft, clipRect.fTop, clipRect.fRight, clipRect.fBottom, in getSelection()
1419 m_selStart.fLeft, m_selStart.fTop, m_selStart.fRight, m_selStart.fBottom, in getSelection()
1420 m_selEnd.fLeft, m_selEnd.fTop, m_selEnd.fRight, m_selEnd.fBottom); in getSelection()
1458 int left = m_selStart.fLeft - CONTROL_WIDTH / 2; in hitSelection()
1495 m_selStart.fLeft, m_selStart.fTop, m_selStart.fRight, m_selStart.fBottom, in moveSelection()
1496 m_selEnd.fLeft, m_selEnd.fTop, m_selEnd.fRight, m_selEnd.fBottom); in moveSelection()
1517 return m_hitTopLeft ? m_selStart.fLeft : m_selEnd.fRight; in selectionX()
1535 int left = m_selStart.fLeft - CONTROL_WIDTH / 2; in startSelection()
1563 int x = m_selStart.fLeft; in wordSelection()
1566 clipRect.fLeft -= m_visibleRect.width() >> 1; in wordSelection()
1583 m_selStart.fLeft, m_selStart.fTop, m_selStart.fRight, m_selStart.fBottom, in wordSelection()
1584 m_selEnd.fLeft, m_selEnd.fTop, m_selEnd.fRight, m_selEnd.fBottom); in wordSelection()
1596 && m_selStart.fRight > m_selEnd.fLeft)) in swapAsNeeded()