Searched refs:fRight (Results 1 - 25 of 172) sorted by path

1234567

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_ap.cpp721 FX_FLOAT fRight = rect.right; local
732 sAppStream << fLeft << " " << fBottom << " " << fRight - fLeft << " " << fTop - fBottom << " re\n";
734 << fRight - fLeft - fWidth * 2 << " " << fTop - fBottom - fWidth * 2 << " re\n";
745 sAppStream << fRight - fWidth / 2 << " " << fTop - fWidth / 2 << " l\n";
746 sAppStream << fRight - fWidth / 2 << " " << fBottom + fWidth / 2 << " l\n";
757 sAppStream << fRight - fHalfWidth << " " << fTop - fHalfWidth << " l\n";
758 sAppStream << fRight - fHalfWidth * 2 << " " << fTop - fHalfWidth * 2 << " l\n";
765 sAppStream << fRight - fHalfWidth << " " << fTop - fHalfWidth << " m\n";
766 sAppStream << fRight - fHalfWidth << " " << fBottom + fHalfWidth << " l\n";
769 sAppStream << fRight
[all...]
/external/pdfium/core/src/fxge/skia/
H A Dfx_skia_device.cpp281 clip_box.intersect(FXSYS_floor(path_rect.fLeft), FXSYS_floor(path_rect.fTop), FXSYS_floor(path_rect.fRight)+1, FXSYS_floor(path_rect.fBottom)+1);
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_ListCtrl.cpp79 FX_FLOAT fRight = pChild->GetItemRightMargin(); local
81 fRet += pChild->GetItemHeight(fLimitWidth - fBorderWidth* 2 - fLeft - fRight);
111 FX_FLOAT fRight = pChild->GetItemRightMargin(); local
121 FX_FLOAT fItemHeight = pChild->GetItemHeight(fWidth - fLeft - fRight);
122 pChild->Move(CPDF_Rect(fLeft, fy-fItemHeight, fWidth - fRight, fy), TRUE, FALSE);
H A DPWL_ScrollBar.cpp1019 FX_FLOAT fLeft,fRight,fTop,fBottom; local
1025 fRight = TrueToFace(m_sData.fScrollPos + m_sData.fClientWidth);
1027 if (fRight - fLeft < PWL_SCROLLBAR_POSBUTTON_MINWIDTH)
1028 fRight = fLeft + PWL_SCROLLBAR_POSBUTTON_MINWIDTH;
1030 if (fRight > rcPosArea.right)
1032 fRight = rcPosArea.right;
1033 fLeft = fRight - PWL_SCROLLBAR_POSBUTTON_MINWIDTH;
1038 fRight ,
H A DPWL_Utils.cpp956 FX_FLOAT fRight = rect.right;
974 sAppStream << fLeft << " " << fBottom << " " << fRight - fLeft << " " << fTop - fBottom << " re\n";
976 << fRight - fLeft - fWidth * 2 << " " << fTop - fBottom - fWidth * 2 << " re\n";
988 sAppStream << fRight - fWidth / 2 << " " << fTop - fWidth / 2 << " l\n";
989 sAppStream << fRight - fWidth / 2 << " " << fBottom + fWidth / 2 << " l\n";
1001 sAppStream << fRight - fHalfWidth << " " << fTop - fHalfWidth << " l\n";
1002 sAppStream << fRight - fHalfWidth * 2 << " " << fTop - fHalfWidth * 2 << " l\n";
1011 sAppStream << fRight - fHalfWidth << " " << fTop - fHalfWidth << " m\n";
1012 sAppStream << fRight - fHalfWidth << " " << fBottom + fHalfWidth << " l\n";
1015 sAppStream << fRight
[all...]
/external/skia/bench/
H A DBitmapRectBench.cpp85 fDstR.fRight += SK_Scalar1 / (kWidth * 60);
H A DDashBench.cpp117 rect.fRight = rect.fLeft + SkIntToScalar(fWidth);
H A DFSRectBench.cpp34 fRects[i].fRight = W + kMinOffset + SkScalarMul(rand.nextUScalar1(), kOffsetRange);
H A DGameBench.cpp200 { SkIntToScalar(src.fRight), SkIntToScalar(src.fTop) },
201 { SkIntToScalar(src.fRight), SkIntToScalar(src.fBottom) },
H A DMathBench.cpp258 float value = r.fLeft * 0 + r.fTop * 0 + r.fRight * 0 + r.fBottom * 0;
H A DPathBench.cpp244 fPoints[i].set(fRandom.nextRangeScalar(bounds->fLeft, bounds->fRight),
601 r.fRight = r.fLeft + 2 * radius;
660 arcRect.offset(rect.fRight - arcRect.fRight, rect.fBottom - arcRect.fBottom);
669 arcRect.offset(rect.fRight - arcRect.fRight, rect.fTop - arcRect.fTop);
705 r.fRight = r.fLeft + 2 * size;
780 xy.fX = rand.nextRangeScalar(kBounds.fLeft, kBounds.fRight - size.fWidth);
H A DRTreeBench.cpp86 query.fRight = query.fLeft + 1 + rand.nextRangeF(0, GENERATE_EXTENTS/2);
102 out.fRight = out.fLeft + 1 + rand.nextRangeF(0, GENERATE_EXTENTS/3);
110 out.fRight = out.fLeft + 1 + rand.nextRangeF(0, GENERATE_EXTENTS/3);
119 out.fRight = out.fLeft + 1 + rand.nextRangeF(0, GENERATE_EXTENTS/5);
H A DRegionBench.cpp63 for (int x = r.fLeft; x < r.fRight; x += dx) {
H A DSKPAnimationBench.cpp35 fCenter.set((bounds.fRight - bounds.fLeft) / 2.0f,
H A DSKPBench.cpp59 for (int x = bounds.fLeft; x < bounds.fRight; x += tileW) {
H A Dnanobench.cpp511 &fClip.fLeft, &fClip.fTop, &fClip.fRight, &fClip.fBottom)) {
799 fClip.fRight, fClip.fBottom).c_str());
/external/skia/debugger/
H A DSkDebugger.cpp141 overview->appendScalar(this->pictureCull().fRight);
/external/skia/gm/
H A Dalphagradients.cpp28 SkPoint pts[] = { { r.fLeft, r.fTop }, { r.fRight, r.fBottom } };
H A Dbeziereffects.cpp82 fGeometry.fBounds.fRight, fGeometry.fBounds.fBottom,
476 fGeometry.fBounds.fRight, fGeometry.fBounds.fBottom,
H A Dconstcolorprocessor.cpp144 renderRect.fRight + kPad,
147 inputLabelBounds.offset(renderRect.fRight + kPad, -inputLabelBounds.fTop);
153 renderRect.fRight + kPad,
156 procLabelBounds.offset(renderRect.fRight + kPad,
167 SkScalar width = SkTMax(inputLabelBounds.fRight, procLabelBounds.fRight);
H A Ddcshader.cpp281 bounds.fRight += 20;
283 canvas->translate(bounds.fRight, 0);
284 tx += bounds.fRight;
H A Dfilterfastbounds.cpp55 path.lineTo(r.fRight, r.fBottom);
62 SkPoint pts0[2] = { { r.fLeft, r.fTop }, { r.fRight, r.fBottom } };
63 SkPoint pts1[2] = { { r.fLeft, r.fBottom }, { r.fRight, r.fTop } };
H A Dhittestpath.cpp24 for (SkScalar x = r.fLeft + SK_ScalarHalf - MARGIN; x < r.fRight + MARGIN; x += SK_Scalar1) {
H A Dimagefiltersbase.cpp123 canvas->drawLine(r.fLeft, r.fTop, r.fRight, r.fBottom, paint);
H A Dlerpmode.cpp18 r.fRight = bounds.centerX();

Completed in 290 milliseconds

1234567