Home
last modified time | relevance | path

Searched defs:convertToLines (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/analysis/processing/
H A Dqgsalgorithmpolygonstolines.cpp111 QgsGeometry QgsPolygonsToLinesAlgorithm::convertToLines( const QgsGeometry &geometry ) const in convertToLines() function in QgsPolygonsToLinesAlgorithm
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/processing/
H A Dqgsalgorithmpolygonstolines.cpp111 QgsGeometry QgsPolygonsToLinesAlgorithm::convertToLines( const QgsGeometry &geometry ) const in convertToLines() function in QgsPolygonsToLinesAlgorithm
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/tools/
H A Dpcb_actions.cpp61 TOOL_ACTION PCB_ACTIONS::convertToLines( "pcbnew.Convert.convertToLines", member in PCB_ACTIONS
H A Dpcb_actions.h477 static TOOL_ACTION convertToLines; variable
/dports/editors/abiword/abiword-3.0.5/plugins/openxml/exp/xp/
H A Die_exp_OpenXML.cpp1957 const gchar * IE_Exp_OpenXML::convertToLines(const gchar* str) in convertToLines() function in IE_Exp_OpenXML