Home
last modified time | relevance | path

Searched refs:joinBevel (Results 1 – 25 of 25) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Dstroke-style.cpp115 joinBevel(), in StrokeStyle()
253 joinBevel = makeRadioButton(joinGrp, INKSCAPE_ICON("stroke-join-bevel"), in StrokeStyle()
259 joinBevel->set_tooltip_text(_("Bevel join")); in StrokeStyle()
591 tb = joinBevel; in setJoinType()
742 joinBevel->set_sensitive(enabled && !query.stroke_extensions.hairline); in updateLine()
1027 joinBevel->set_active(active == joinBevel); in setJoinButtons()
H A Dstroke-style.h169 StrokeStyleButton *joinBevel; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dgraphictools.hxx68 joinBevel, enumerator
H A Dpdfwriter.hxx88 enum JoinType { joinMiter, joinRound, joinBevel }; enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dgraphictools.hxx68 joinBevel, enumerator
H A Dpdfwriter.hxx85 enum JoinType { joinMiter, joinRound, joinBevel }; enumerator
/dports/editors/calligra/calligra-3.2.1/filters/karbon/xaml/
H A Dxamlexport.cc324 else if (stroke.lineJoin() == VStroke::joinBevel) in getStroke()
H A Dxamlimport.cc487 gc->stroke.setLineJoin(VStroke::joinBevel); in parsePA()
/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmCDecor.c1416 (Bevels[i].top.join * pSD->joinBevel)); in CountFrameRectangles()
1421 (Bevels[i].bottom.join * pSD->joinBevel)); in CountFrameRectangles()
1432 (Bevels[i].top.join * pSD->joinBevel)); in CountFrameRectangles()
1437 (Bevels[i].bottom.join * pSD->joinBevel)); in CountFrameRectangles()
H A DWmGlobal.h1400 int joinBevel; member
1668 #define JOIN_BEVEL(pcd) ((pcd)->pSD->joinBevel)
H A DWmResource.c4941 pSD->joinBevel = FRAME_INTERNAL_SHADOW_WIDTH; in ProcessScreenResources()
/dports/x11-wm/hs-xmonad/xmonad-0.17.0/_cabal_deps/X11-1.10.2/Graphics/X11/
H A DTypes.hsc699 joinBevel,
1605 , joinBevel = JoinBevel function
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/X11-1.9.1/Graphics/X11/
H A DTypes.hsc699 joinBevel,
1605 , joinBevel = JoinBevel function
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/X11-1.9.2/Graphics/X11/
H A DTypes.hsc699 joinBevel,
1605 , joinBevel = JoinBevel function
/dports/deskutils/hs-arbtt/arbtt-0.10.2/_cabal_deps/X11-1.9.1/Graphics/X11/
H A DTypes.hsc699 joinBevel,
1605 , joinBevel = JoinBevel function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx613 … case SvtGraphicStroke::joinBevel: aInfo.m_eJoin = PDFWriter::joinBevel;break; in playMetafile()
H A Dpdfwriter_impl.cxx7912 rOut.m_eJoin = PDFWriter::joinBevel; in convertLineInfoToExtLineInfo()
7994 case PDFWriter::joinBevel: aLine.append( " 2 j" );break; in drawPolyLine()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx632 … case SvtGraphicStroke::joinBevel: aInfo.m_eJoin = PDFWriter::joinBevel;break; in playMetafile()
H A Dpdfwriter_impl.cxx7785 rOut.m_eJoin = PDFWriter::joinBevel; in convertLineInfoToExtLineInfo()
7867 case PDFWriter::joinBevel: aLine.append( " 2 j" );break; in drawPolyLine()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx466 eJoin = SvtGraphicStroke::joinBevel; in impTryToCreateSvtGraphicStroke()
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx439 eJoin = SvtGraphicStroke::joinBevel; in impTryToCreateSvtGraphicStroke()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/graphicfilter/eps/
H A Deps.cxx2335 aJoinType = SvtGraphicStroke::joinBevel; in ImplWriteLineInfo()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/eps/
H A Deps.cxx2331 aJoinType = SvtGraphicStroke::joinBevel; in ImplWriteLineInfo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/svg/
H A Dsvgwriter.cxx3218 case SvtGraphicStroke::joinBevel: in ImplWriteActions()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/svg/
H A Dsvgwriter.cxx3454 case SvtGraphicStroke::joinBevel: in ImplWriteActions()