Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlstyle.cpp1255 ItemIconPtr poItemIcon = poKmlFactory->CreateItemIcon ( ); in createkmlliststyle() local
1256 poItemIcon->set_href( osListStyleIconHref.c_str() ); in createkmlliststyle()
1257 poKmlListStyle->add_itemicon(poItemIcon); in createkmlliststyle()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlstyle.cpp1227 ItemIconPtr poItemIcon = poKmlFactory->CreateItemIcon(); in createkmlliststyle() local
1228 poItemIcon->set_href( osListStyleIconHref.c_str() ); in createkmlliststyle()
1229 poKmlListStyle->add_itemicon(poItemIcon); in createkmlliststyle()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlstyle.cpp1227 ItemIconPtr poItemIcon = poKmlFactory->CreateItemIcon(); in SetListStyle()
1228 poItemIcon->set_href( osListStyleIconHref.c_str() ); in SetListStyle()
1229 poKmlListStyle->add_itemicon(poItemIcon); in SetListStyle()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlstyle.cpp1227 ItemIconPtr poItemIcon = poKmlFactory->CreateItemIcon(); in createkmlliststyle() local
1228 poItemIcon->set_href( osListStyleIconHref.c_str() ); in createkmlliststyle()
1229 poKmlListStyle->add_itemicon(poItemIcon); in createkmlliststyle()