Home
last modified time | relevance | path

Searched defs:fBottom (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fwl/theme/
H A Dcfwl_checkboxtp.cpp83 const float fBottom = rtSign.bottom(); in DrawSignCross() local
101 const float fBottom = rtSign.bottom(); in DrawSignDiamond() local
130 float fBottom = rtSign.bottom(); in DrawSignStar() local
163 float fBottom = kSignPath; in EnsureCheckPathInitialized() local
H A Dcfwl_pushbuttontp.cpp38 float fBottom = rect.bottom(); in DrawBackground() local
H A Dcfwl_scrollbartp.cpp103 float fBottom = rect.bottom(); in DrawTrack() local
/aosp_15_r20/external/skia/include/core/
H A DSkRect.h37 int32_t fBottom = 0; //!< larger y-axis bounds member
587 float fBottom = 0; //!< larger y-axis bounds member
H A DSkFontMetrics.h56 …SkScalar fBottom; //!< greatest extent below origin of any glyph bounding box, typical… member
/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsRect.h22 double fLeft, fTop, fRight, fBottom; member
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_iconfit.cpp49 float fBottom = kDefaultPosition; in GetIconBottomLeftPosition() local
H A Dcpdf_generateap.cpp217 float fBottom = rect.bottom; in GenerateBorderAP() local
840 const float fBottom = rect.bottom; in GenerateSquigglyAP() local
H A Dcpvt_section.cpp330 float fBottom = pLine->m_LineInfo.fLineY - pLine->m_LineInfo.fLineDescent; in SearchWordPlace() local
/aosp_15_r20/external/skia/experimental/tskit/bindings/
H A Dextension.cpp17 SkScalar fBottom; //!< larger y-axis bounds member
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_scroll_bar.cpp377 float fBottom = TrueToFace(m_sData.fScrollPos + m_sData.fClientWidth); in MovePosButton() local
/aosp_15_r20/external/skia/src/utils/
H A DSkPatchUtils.cpp314 FwDCubicEvaluator fBottom(pts); in MakeVertices() local
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_rectangle.cpp383 float fBottom = rt.bottom(); in StrokeRect() local
/aosp_15_r20/external/skia/src/gpu/
H A DAtlasTypes.h40 int16_t fLeft, fTop, fRight, fBottom; member
/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/
H A DGrTriangulator.h430 Vertex* fBottom; // The bottom vertex in vertex-sort-order. member
/aosp_15_r20/external/pdfium/fpdfsdk/formfiller/
H A Dcffl_interactiveformfiller.cpp633 float fBottom = 0.0f; in QueryWherePopup() local
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_textlayout.cpp651 void CXFA_TextLayout::UpdateAlign(float fHeight, float fBottom) { in UpdateAlign()
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_renderdevice.cpp1340 const float fBottom = rect.bottom; in DrawBorder() local
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_appstream.cpp950 float fBottom = rect.bottom; in GetBorderAppStreamInternal() local
/aosp_15_r20/external/skia/src/core/
H A DSkAAClip.cpp167 int fBottom = kMaxInt32; member in __anone245e1a60111::Iter