Home
last modified time | relevance | path

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

/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gdal/
H A Dogr_file_format.cpp1953 auto po_feature = ogr::unique_feature(OGR_F_Create(OGR_L_GetLayerDefn(layer))); in addPointsToLayer() local
1984 auto po_feature = ogr::unique_feature(OGR_F_Create(OGR_L_GetLayerDefn(layer))); in addTextToLayer() local
2044 auto po_feature = ogr::unique_feature(OGR_F_Create(OGR_L_GetLayerDefn(layer))); in addTextToLayer() local
2078 auto po_feature = ogr::unique_feature(OGR_F_Create(OGR_L_GetLayerDefn(layer))); in addTextToLayer() local