Home
last modified time | relevance | path

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

/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gdal/
H A Dogr_file_format_p.h300 Symbol* getSymbolForPointGeometry(const QByteArray& style_string);
H A Dogr_file_format.cpp1132 symbol = getSymbolForPointGeometry(style_string); in getSymbol()
1221 Symbol* OgrFileImport::getSymbolForPointGeometry(const QByteArray& style_string) in getSymbolForPointGeometry() function in OpenOrienteering::OgrFileImport