Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pdf/
H A Dpdfcreatecopy.cpp2814 GDALPDFDictionaryRW* poDictFont = new GDALPDFDictionaryRW(); in WriteOGRFeature() local
2816 poDictFont->Add("FTimesRoman", poDictFTimesRoman); in WriteOGRFeature()
2817 poResources->Add("Font", poDictFont); in WriteOGRFeature()
3360 GDALPDFDictionaryRW* poDictFont = new GDALPDFDictionaryRW(); in EndPage() local
3362 poDictFont->Add("FTimesRoman", poDictFTimesRoman); in EndPage()
3364 poDictFont->Add("FTimesBold", poDictFTimesBold); in EndPage()
3365 oDict.Add("Font", poDictFont); in EndPage()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatecopy.cpp3098 GDALPDFDictionaryRW* poDictFont = new GDALPDFDictionaryRW(); in WriteLabel() local
3099 poDictFont->Add("F1", poDictF1); in WriteLabel()
3100 poResources->Add("Font", poDictFont); in WriteLabel()
3715 GDALPDFDictionaryRW* poDictFont = new GDALPDFDictionaryRW(); in EndPage() local
3733 poDictFont->Add(osFont, poDictFontInner); in EndPage()
3736 oDict.Add("Font", poDictFont); in EndPage()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatecopy.cpp3098 GDALPDFDictionaryRW* poDictFont = new GDALPDFDictionaryRW(); in WriteLabel() local
3099 poDictFont->Add("F1", poDictF1); in WriteLabel()
3100 poResources->Add("Font", poDictFont); in WriteLabel()
3715 GDALPDFDictionaryRW* poDictFont = new GDALPDFDictionaryRW(); in EndPage() local
3733 poDictFont->Add(osFont, poDictFontInner); in EndPage()
3736 oDict.Add("Font", poDictFont); in EndPage()
/dports/graphics/gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatecopy.cpp3098 GDALPDFDictionaryRW* poDictFont = new GDALPDFDictionaryRW(); in WriteLabel() local
3099 poDictFont->Add("F1", poDictF1); in WriteLabel()
3100 poResources->Add("Font", poDictFont); in WriteLabel()
3715 GDALPDFDictionaryRW* poDictFont = new GDALPDFDictionaryRW(); in EndPage() local
3733 poDictFont->Add(osFont, poDictFontInner); in EndPage()
3736 oDict.Add("Font", poDictFont); in EndPage()