Home
last modified time | relevance | path

Searched refs:gaiaPrependPointToDynamicLine (Results 1 – 4 of 4) sorted by relevance

/dports/databases/spatialite/libspatialite-5.0.1/src/headers/spatialite/
H A Dgg_dynamic.h156 gaiaPrependPointToDynamicLine (gaiaDynamicLinePtr p, double x,
/dports/databases/spatialite/libspatialite-5.0.1/src/gaiageo/
H A Dgg_relations_ext.c1039 gaiaPrependPointToDynamicLine (dyn, x, y); in prepend_shared_path()
1081 gaiaPrependPointToDynamicLine (dyn, x, y); in prepend_shared_path()
H A Dgg_geometries.c2148 gaiaPrependPointToDynamicLine (gaiaDynamicLinePtr p, double x, double y) in gaiaPrependPointToDynamicLine() function
/dports/databases/spatialite/libspatialite-5.0.1/src/spatialite/
H A Dspatialite.c13195 gaiaPrependPointToDynamicLine (dyn, pt->X, pt->Y); in buildLineFromMultiPoint()