Home
last modified time | relevance | path

Searched defs:fHalfWidth (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_rectangle.cpp404 float fHalfWidth = fThickness / 2.0f; in StrokeLowered() local
421 float fHalfWidth = fThickness / 2.0f; in StrokeRaised() local
438 float fHalfWidth = fThickness / 2.0f; in StrokeEtched() local
450 float fHalfWidth = fThickness / 2.0f; in StrokeEmbossed() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_rectangle.cpp386 float fHalfWidth = fThickness / 2.0f; in StrokeLowered() local
403 float fHalfWidth = fThickness / 2.0f; in StrokeRaised() local
420 float fHalfWidth = fThickness / 2.0f; in StrokeEtched() local
432 float fHalfWidth = fThickness / 2.0f; in StrokeEmbossed() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/
H A Dcxfa_ffline.cpp40 float fHalfWidth = fLineWidth / 2.0f; in GetRectFromHand() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/
H A Dcxfa_ffline.cpp39 float fHalfWidth = fLineWidth / 2.0f; in GetRectFromHand() local
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Utils.cpp278 FX_FLOAT fHalfWidth = (rcRect.right - rcRect.left) / 2.0f; in ScaleRect() local
603 FX_FLOAT fHalfWidth = fWidth / 2.0f; in GetBorderAppStream() local
741 FX_FLOAT fHalfWidth = fWidth / 2.0f; in GetCircleBorderAppStream() local
768 FX_FLOAT fHalfWidth = fWidth / 2.0f; in GetCircleBorderAppStream() local
1050 FX_FLOAT fHalfWidth = fWidth / 2.0f; in DrawBorder() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svgio/source/svgreader/
H A Dsvgimagenode.cxx296 const double fHalfWidth(fAspectRatio * 0.5); in decomposeSvgNode() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svgio/source/svgreader/
H A Dsvgimagenode.cxx299 const double fHalfWidth(fAspectRatio * 0.5); in decomposeSvgNode() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/batches/
H A DGrAnalyticRectBatch.cpp35 SkScalar fHalfWidth; member
379 SkScalar fHalfWidth; member
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/app/
H A Dxfa_ffpath.cpp23 FX_FLOAT fHalfWidth = fLineWidth / 2.0f; in GetRectFromHand() local
H A Dxfa_ffwidget.cpp1822 FX_FLOAT fHalfWidth = fThickness / 2.0f; in XFA_BOX_Stroke_3DRect_Lowered() local
1838 FX_FLOAT fHalfWidth = fThickness / 2.0f; in XFA_BOX_Stroke_3DRect_Raised() local
1854 FX_FLOAT fHalfWidth = fThickness / 2.0f; in XFA_BOX_Stroke_3DRect_Etched() local
1864 FX_FLOAT fHalfWidth = fThickness / 2.0f; in XFA_BOX_Stroke_3DRect_Embossed() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/
H A Dfx_coordinates.cpp160 float fHalfWidth = (fWidth > fHeight) ? fHeight / 2 : fWidth / 2; in GetCenterSquare() local
250 float fHalfWidth = (right - left) / 2.0f; in ScaleFromCenterPoint() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcrt/
H A Dfx_coordinates.cpp168 float fHalfWidth = (fWidth > fHeight) ? fHeight / 2 : fWidth / 2; in GetCenterSquare() local
258 float fHalfWidth = (right - left) / 2.0f; in ScaleFromCenterPoint() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Utils.cpp367 FX_FLOAT fHalfWidth = (rcRect.right - rcRect.left) / 2.0f; in ScaleRect() local
726 FX_FLOAT fHalfWidth = fWidth / 2.0f; in GetBorderAppStream() local
864 FX_FLOAT fHalfWidth = fWidth / 2.0f; in GetCircleBorderAppStream() local
891 FX_FLOAT fHalfWidth = fWidth / 2.0f; in GetCircleBorderAppStream() local
1332 FX_FLOAT fHalfWidth = fWidth / 2.0f; in DrawBorder() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/overlay/
H A Doverlaytools.cxx61 const double fHalfWidth = maSize.getX() * getDiscreteUnit() / 2.0; in create2DDecomposition() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/overlay/
H A Doverlaytools.cxx60 const double fHalfWidth = maSize.getX() * getDiscreteUnit() / 2.0; in create2DDecomposition() local
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfdoc/
H A Dcpvt_generateap.cpp636 const FX_FLOAT fHalfWidth = fBorderWidth / 2; in GenerateTextSymbolAP() local
1200 FX_FLOAT fHalfWidth = fWidth / 2.0f; in GenerateBorderAP() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfdoc/
H A Dcpvt_generateap.cpp596 FX_FLOAT fHalfWidth = fWidth / 2.0f; in GenerateBorderAP() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfdoc/
H A Dcpvt_generateap.cpp218 float fHalfWidth = fWidth / 2.0f; in GenerateBorderAP() local
435 const float fHalfWidth = fBorderWidth / 2; in GenerateTextSymbolAP() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfdoc/
H A Dcpvt_generateap.cpp219 float fHalfWidth = fWidth / 2.0f; in GenerateBorderAP() local
436 const float fHalfWidth = fBorderWidth / 2; in GenerateTextSymbolAP() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/
H A Dcpdfsdk_appstream.cpp429 float fHalfWidth = fWidth / 2.0f; in GetCircleBorderAppStream() local
942 float fHalfWidth = fWidth / 2.0f; in GetBorderAppStreamInternal() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/
H A Dcpdfsdk_appstream.cpp428 float fHalfWidth = fWidth / 2.0f; in GetCircleBorderAppStream() local
941 float fHalfWidth = fWidth / 2.0f; in GetBorderAppStreamInternal() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/engine/
H A Dbox2dtools.cxx139 const float fHalfWidth = 0.1f; in addEdgeShapeToBody() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fwl/theme/
H A Dcfwl_widgettp.cpp305 FX_FLOAT fHalfWidth = fWidth / 2.0f; in Draw3DRect() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/primitive2d/
H A Dsdrframeborderprimitive2d.cxx112 const double fHalfWidth(fStyleWidth * 0.5); in StyleVectorCombination() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/primitive2d/
H A Dsdrframeborderprimitive2d.cxx111 const double fHalfWidth(fStyleWidth * 0.5); in StyleVectorCombination() local

12