HomeSort by relevance Sort by last modified time
    Searched defs:fBottom (Results 1 - 25 of 31) sorted by null

1 2

  /external/pdfium/xfa/fwl/theme/
cfwl_pushbuttontp.cpp 33 float fBottom = rect.bottom();
40 strokePath.LineTo(CFX_PointF(fRight, fBottom - PUSHBUTTON_SIZE_Corner));
41 strokePath.LineTo(CFX_PointF(fRight - PUSHBUTTON_SIZE_Corner, fBottom));
43 CFX_PointF(rect.left + PUSHBUTTON_SIZE_Corner, fBottom));
45 CFX_PointF(rect.left, fBottom - PUSHBUTTON_SIZE_Corner));
cfwl_scrollbartp.cpp 213 float fBottom = pRect->bottom();
219 path.AddRectangle(pRect->left, fBottom - 1, pRect->width, 1);
229 float y2 = bVert ? pRect->top : fBottom - 1;
cfwl_checkboxtp.cpp 100 float fBottom = pRtSign->bottom();
101 path.AddLine(pRtSign->TopLeft(), CFX_PointF(fRight, fBottom));
102 path.AddLine(CFX_PointF(pRtSign->left, fBottom),
119 float fBottom = pRtSign->bottom();
122 path.LineTo(CFX_PointF(pRtSign->left + fWidth / 2, fBottom));
150 float fBottom = pRtSign->bottom();
152 (pRtSign->top - fBottom) / (1 + static_cast<float>(cos(FX_PI / 5.0f)));
154 (pRtSign->top + fBottom) / 2.0f);
224 float fBottom = kSignPath;
225 CFX_PointF pt1(fWidth / 15.0f, fBottom + fHeight * 2 / 5.0f)
    [all...]
cfwl_widgettp.cpp 241 float fBottom = pRect->bottom();
243 DrawAxialShading(pGraphics, pRect->left, pRect->top, fRight, fBottom,
  /external/skia/src/gpu/gl/
GrGLIRect.h 22 GrGLint fBottom;
33 GR_STATIC_ASSERT(4 == offsetof(GrGLIRect, fBottom));
41 GR_GL_CALL(gl, Viewport(fLeft, fBottom, fWidth, fHeight));
45 GR_GL_CALL(gl, Scissor(fLeft, fBottom, fWidth, fHeight));
70 fBottom = glRect.fBottom + (glRect.fHeight - topOffset - height);
72 fBottom = glRect.fBottom + topOffset;
82 fBottom <= glRect.fBottom &
    [all...]
  /external/skia/src/pathops/
SkPathOpsRect.h 13 double fLeft, fTop, fRight, fBottom;
19 fBottom = SkTMax(fBottom, pt.fY);
24 && approximately_between(fTop, pt.fY, fBottom);
31 SkASSERT(fTop <= fBottom);
33 SkASSERT(r.fTop <= r.fBottom);
34 return r.fLeft <= fRight && fLeft <= r.fRight && r.fTop <= fBottom && fTop <= r.fBottom;
39 fTop = fBottom = pt.fY;
47 return fBottom - fTop
    [all...]
  /external/skqp/src/gpu/gl/
GrGLIRect.h 22 GrGLint fBottom;
33 GR_STATIC_ASSERT(4 == offsetof(GrGLIRect, fBottom));
41 GR_GL_CALL(gl, Viewport(fLeft, fBottom, fWidth, fHeight));
45 GR_GL_CALL(gl, Scissor(fLeft, fBottom, fWidth, fHeight));
70 fBottom = glRect.fBottom + (glRect.fHeight - topOffset - height);
72 fBottom = glRect.fBottom + topOffset;
82 fBottom <= glRect.fBottom &
    [all...]
  /external/skqp/src/pathops/
SkPathOpsRect.h 13 double fLeft, fTop, fRight, fBottom;
19 fBottom = SkTMax(fBottom, pt.fY);
24 && approximately_between(fTop, pt.fY, fBottom);
31 SkASSERT(fTop <= fBottom);
33 SkASSERT(r.fTop <= r.fBottom);
34 return r.fLeft <= fRight && fLeft <= r.fRight && r.fTop <= fBottom && fTop <= r.fBottom;
39 fTop = fBottom = pt.fY;
47 return fBottom - fTop
    [all...]
  /external/skia/src/gpu/
GrRect.h 15 int16_t fLeft, fTop, fRight, fBottom;
36 int height() const { return fBottom - fTop; }
38 bool isEmpty() const { return fLeft >= fRight || fTop >= fBottom; }
46 fBottom = bottom;
53 fBottom = SkToS16(r.fBottom);
61 SkASSERT(!a.isFinite() || (a.fLeft <= a.fRight && a.fTop <= a.fBottom));
62 SkASSERT(!b.isFinite() || (b.fLeft <= b.fRight && b.fTop <= b.fBottom));
63 return a.fRight > b.fLeft && a.fBottom > b.fTop && b.fRight > a.fLeft && b.fBottom > a.fTop
    [all...]
  /external/skqp/src/gpu/
GrRect.h 15 int16_t fLeft, fTop, fRight, fBottom;
36 int height() const { return fBottom - fTop; }
38 bool isEmpty() const { return fLeft >= fRight || fTop >= fBottom; }
46 fBottom = bottom;
53 fBottom = SkToS16(r.fBottom);
61 SkASSERT(!a.isFinite() || (a.fLeft <= a.fRight && a.fTop <= a.fBottom));
62 SkASSERT(!b.isFinite() || (b.fLeft <= b.fRight && b.fTop <= b.fBottom));
63 return a.fRight > b.fLeft && a.fBottom > b.fTop && b.fRight > a.fLeft && b.fBottom > a.fTop
    [all...]
  /external/pdfium/fpdfsdk/pwl/
cpwl_icon.cpp 112 float fBottom;
113 std::tie(fLeft, fBottom) = GetIconPosition();
130 (fPlateHeight - fImageFactHeight) * fBottom};
cpwl_scroll_bar.cpp 653 float fLeft, fRight, fTop, fBottom;
673 fBottom = TrueToFace(m_sData.fScrollPos + m_sData.fClientWidth);
676 if (IsFloatSmaller(fTop - fBottom, kPosButtonMinWidth))
677 fBottom = fTop - kPosButtonMinWidth;
679 if (IsFloatSmaller(fBottom, rcPosArea.bottom)) {
680 fBottom = rcPosArea.bottom;
681 fTop = fBottom + kPosButtonMinWidth;
685 CFX_FloatRect(rcPosArea.left, fBottom, rcPosArea.right, fTop);
  /external/pdfium/core/fpdfdoc/
csection.cpp 138 float fBottom = pLine->m_LineInfo.fLineY - pLine->m_LineInfo.fLineDescent;
141 if (IsFloatSmaller(point.y, fBottom))
148 if (IsFloatBigger(point.y, fBottom)) {
cpvt_generateap.cpp 207 float fBottom = rect.bottom;
216 sAppStream << fLeft << " " << fBottom << " " << fRight - fLeft << " "
217 << fTop - fBottom << " re\n";
218 sAppStream << fLeft + fWidth << " " << fBottom + fWidth << " "
220 << fTop - fBottom - fWidth * 2 << " re\n";
231 sAppStream << fLeft + fWidth / 2 << " " << fBottom + fWidth / 2
237 sAppStream << fRight - fWidth / 2 << " " << fBottom + fWidth / 2
239 sAppStream << fLeft + fWidth / 2 << " " << fBottom + fWidth / 2
248 sAppStream << fLeft + fHalfWidth << " " << fBottom + fHalfWidth
259 << fBottom + fHalfWidth * 2 << " l f\n"
    [all...]
  /external/pdfium/xfa/fxfa/parser/
cxfa_rectangle.cpp 359 float fBottom = rt.bottom();
362 pathLT.MoveTo(CFX_PointF(rt.left, fBottom));
367 pathLT.LineTo(CFX_PointF(rt.left + fLineWidth, fBottom - fLineWidth));
368 pathLT.LineTo(CFX_PointF(rt.left, fBottom));
374 pathRB.LineTo(CFX_PointF(fRight, fBottom));
375 pathRB.LineTo(CFX_PointF(rt.left, fBottom));
376 pathRB.LineTo(CFX_PointF(rt.left + fLineWidth, fBottom - fLineWidth));
377 pathRB.LineTo(CFX_PointF(fRight - fLineWidth, fBottom - fLineWidth));
  /external/skia/src/core/
SkCoverageDelta.h 54 int bottom() const { return fBottom; }
88 int fBottom;
92 void checkY(int y) const { SkASSERT(y >= fTop && y < fBottom); }
130 int bottom() const { return fBounds.fBottom; }
167 void checkY(int y) const { SkASSERT(y >= fBounds.fTop && y < fBounds.fBottom); }
  /external/skqp/src/core/
SkCoverageDelta.h 54 int bottom() const { return fBottom; }
88 int fBottom;
92 void checkY(int y) const { SkASSERT(y >= fTop && y < fBottom); }
130 int bottom() const { return fBounds.fBottom; }
167 void checkY(int y) const { SkASSERT(y >= fBounds.fTop && y < fBounds.fBottom); }
  /external/pdfium/fpdfsdk/formfiller/
cffl_interactiveformfiller.cpp 553 float fBottom = 0.0f;
558 fBottom = rcAnnot.bottom - rcPageView.bottom;
562 fBottom = rcPageView.right - rcAnnot.right;
566 fBottom = rcPageView.top - rcAnnot.top;
570 fBottom = rcAnnot.left - rcPageView.left;
578 if (fBottom > fMaxListBoxHeight) {
590 if (fTop > fBottom) {
594 *fPopupRet = fBottom;
  /external/skia/include/core/
SkRect.h 33 When equal to or greater than fBottom, SkIRect is empty.
45 int32_t fBottom;
88 result in fLeft greater than fRight, or fTop greater than fBottom.
93 @param b integer stored in fBottom
107 @param h added to y and stored in fBottom
123 and sort() to reverse fTop and fBottom if needed.
137 and sort() to reverse fTop and fBottom if needed.
139 @return fBottom
141 int32_t bottom() const { return fBottom; }
151 and sort() to reverse fTop and fBottom if needed
    [all...]
SkPaint.h     [all...]
  /external/skqp/include/core/
SkRect.h 33 When equal to or greater than fBottom, SkIRect is empty.
45 int32_t fBottom;
91 result in fLeft greater than fRight, or fTop greater than fBottom.
96 @param b integer stored in fBottom
110 @param h added to y and stored in fBottom
126 and sort() to reverse fTop and fBottom if needed.
140 and sort() to reverse fTop and fBottom if needed.
142 @return fBottom
144 int32_t bottom() const { return fBottom; }
154 and sort() to reverse fTop and fBottom if needed
    [all...]
SkPaint.h     [all...]
  /external/pdfium/xfa/fwl/
cfwl_widget.cpp 423 float fBottom = rtAnchor.bottom() + rtPopup.height;
425 if (fBottom + point.y > 0.0f) {
447 float fBottom = rtAnchor.bottom() + fPopHeight;
449 if (fBottom + point.y > 0.0f) {
  /external/pdfium/core/fxge/
cfx_renderdevice.cpp     [all...]
  /external/pdfium/fxjs/
cjs_field.cpp 531 float fBottom;
532 IconFit.GetIconPosition(fLeft, fBottom);
561 float fBottom;
562 IconFit.GetIconPosition(fLeft, fBottom);
564 return CJS_Return(pRuntime->NewNumber(static_cast<int32_t>(fBottom)));
    [all...]

Completed in 820 milliseconds

1 2