Home
last modified time | relevance | path

Searched refs:EndCapStyle (Results 51 – 75 of 99) sorted by relevance

1234

/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/
H A Dqgsmaptooloffsetcurve.cpp635 …QgsGeometry::EndCapStyle capStyle = s.enumValue( QStringLiteral( "/qgis/digitizing/offset_cap_styl… in updateGeometryAndRubberBand()
687 …QgsGeometry::EndCapStyle capStyle = s.enumValue( QStringLiteral( "/qgis/digitizing/offset_cap_styl… in QgsOffsetUserWidget()
703 …eral( "/qgis/digitizing/offset_cap_style" ), static_cast< QgsGeometry::EndCapStyle >( mCapStyleCom… in QgsOffsetUserWidget()
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgsgeometryengine.h154 …virtual QgsAbstractGeometry *buffer( double distance, int segments, Qgis::EndCapStyle endCapStyle,…
H A Dqgsgeos.h175 …QgsAbstractGeometry *buffer( double distance, int segments, Qgis::EndCapStyle endCapStyle, Qgis::J…
/dports/graphics/qgis/qgis-3.22.3/src/3d/symbols/
H A Dqgsline3dsymbol_p.cpp119 const Qgis::EndCapStyle endCapStyle = Qgis::EndCapStyle::Round; in processFeature()
/dports/cad/pcb/pcb-4.2.0/src/
H A Dhid.h93 } EndCapStyle; typedef
/dports/cad/pcb/pcb-4.2.0/src/hid/common/
H A Dextents.c81 extents_set_line_cap (hidGC gc, EndCapStyle style) in extents_set_line_cap()
H A Dhidnogui.c98 nogui_set_line_cap (hidGC gc, EndCapStyle style) in nogui_set_line_cap()
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgis.h710 enum class EndCapStyle SIP_MONKEYPATCH_SCOPEENUM_UNNEST( QgsGeometry, EndCapStyle ) : int in Q_ENUM()
716 Q_ENUM( EndCapStyle ) in Q_ENUM() argument
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgsgeometry.h1140 enum EndCapStyle enum
1146 Q_ENUM( EndCapStyle )
1178 …QgsGeometry buffer( double distance, int segments, EndCapStyle endCapStyle, JoinStyle joinStyle, d…
/dports/cad/pcb/pcb-4.2.0/src/hid/batch/
H A Dbatch.c228 batch_set_line_cap (hidGC gc, EndCapStyle style) in batch_set_line_cap()
/dports/cad/pcb/pcb-4.2.0/src/hid/gerber/
H A Dgerber.c54 static void gerber_set_line_cap (hidGC gc, EndCapStyle style);
298 EndCapStyle cap;
1067 gerber_set_line_cap (hidGC gc, EndCapStyle style) in gerber_set_line_cap()
/dports/cad/pcb/pcb-4.2.0/src/hid/nelma/
H A Dnelma.c100 EndCapStyle cap;
812 nelma_set_line_cap(hidGC gc, EndCapStyle style) in nelma_set_line_cap()
/dports/cad/pcb/pcb-4.2.0/src/hid/ps/
H A Dps.c40 EndCapStyle cap;
1057 ps_set_line_cap (hidGC gc, EndCapStyle style) in ps_set_line_cap()
/dports/cad/pcb/pcb-4.2.0/src/hid/gcode/
H A Dgcode.c98 EndCapStyle cap;
1385 gcode_set_line_cap (hidGC gc, EndCapStyle style) in gcode_set_line_cap()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/3d/symbols/
H A Dqgsline3dsymbol_p.cpp117 const QgsGeometry::EndCapStyle endCapStyle = QgsGeometry::CapRound; in processFeature()
/dports/graphics/qgis/qgis-3.22.3/src/analysis/vector/geometry_checker/
H A Dqgsgeometrygapcheck.cpp131 …QgsAbstractGeometry *bufEnvelope = geomEngine->buffer( 2, 0, Qgis::EndCapStyle::Square, Qgis::Join… in collectErrors()
/dports/cad/pcb/pcb-4.2.0/src/hid/png/
H A Dpng.c100 EndCapStyle cap;
1478 png_set_line_cap (hidGC gc, EndCapStyle style) in png_set_line_cap()
/dports/cad/pcb/pcb-4.2.0/src/hid/gsvit/
H A Dgsvit.c102 EndCapStyle cap;
1440 gsvit_set_line_cap (hidGC gc, EndCapStyle style) in gsvit_set_line_cap()
/dports/graphics/p5-ming/libming-ming-0_4_8/util/
H A Dswftypes.h827 UI8 EndCapStyle:2;
941 UI16 EndCapStyle:2;
/dports/graphics/ming/libming-ming-0_4_8/util/
H A Dswftypes.h827 UI8 EndCapStyle:2; member
941 UI16 EndCapStyle:2; member
/dports/graphics/py-ming/libming-ming-0_4_8/util/
H A Dswftypes.h827 UI8 EndCapStyle:2; member
941 UI16 EndCapStyle:2; member
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ComponentEditor/PaintElements/
H A Djucer_ColouredElement.cpp317 const PathStrokeType::EndCapStyle ends[] = { PathStrokeType::butt, in setIndex()
/dports/cad/pcb/pcb-4.2.0/src/hid/gtk/
H A Dgui.h486 void ghid_set_line_cap (hidGC gc, EndCapStyle style);
H A Dgtkhid-gdk.c478 ghid_set_line_cap (hidGC gc, EndCapStyle style) in ghid_set_line_cap()
542 ghid_set_line_cap (gc, (EndCapStyle)gc->cap); in use_gc()
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/geometry/
H A Dqgsgeometryengine.sip.in135 …virtual QgsAbstractGeometry *buffer( double distance, int segments, Qgis::EndCapStyle endCapStyle,…

1234