Home
last modified time | relevance | path

Searched refs:GAIA_XML_SLD_SE_VECTOR_STYLE (Results 1 – 2 of 2) sorted by relevance

/dports/databases/spatialite/libspatialite-5.0.1/src/headers/spatialite/
H A Dgg_xml.h104 #define GAIA_XML_SLD_SE_VECTOR_STYLE 0x40 macro
/dports/databases/spatialite/libspatialite-5.0.1/src/gaiageo/
H A Dgg_xml.c1829 flags |= GAIA_XML_SLD_SE_VECTOR_STYLE; in gaiaXmlToBlob()
2005 if ((flag & GAIA_XML_SLD_SE_VECTOR_STYLE) == GAIA_XML_SLD_SE_VECTOR_STYLE) in gaiaXmlBlobCompression()
2169 flags |= GAIA_XML_SLD_SE_VECTOR_STYLE; in gaiaXmlBlobCompression()
3160 if (((flag & GAIA_XML_SLD_SE_VECTOR_STYLE) == GAIA_XML_SLD_SE_VECTOR_STYLE) in gaiaIsSldSeVectorStyleXmlBlob()