Home
last modified time | relevance | path

Searched refs:GetAttrValue (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/FormatSupport/
H A DXDCAM_Support.cpp153 XMP_StringPtr umid = materialElement->GetAttrValue ( "umid" ); in GetMediaProLegacyMetadata()
159 XMP_StringPtr title = materialElement->GetAttrValue ( "title" ); in GetMediaProLegacyMetadata()
203 XMP_StringPtr legacyValue = legacyProp->GetAttrValue ( "umidRef" ); in GetLegacyMetadata()
228 XMP_StringPtr legacyValue = legacyProp->GetAttrValue ( "value" ); in GetLegacyMetadata()
240 XMP_StringPtr legacyValue = legacyProp->GetAttrValue ( "value" ); in GetLegacyMetadata()
252 XMP_StringPtr legacyValue = legacyProp->GetAttrValue ( "value" ); in GetLegacyMetadata()
281 XMP_StringPtr widthValue = legacyProp->GetAttrValue ( "pixel" ); in GetLegacyMetadata()
313 formatFPS = legacyProp->GetAttrValue ( "formatFps" ); in GetLegacyMetadata()
328 XMP_StringPtr prop = legacyProp->GetAttrValue ( "videoCodec" ); in GetLegacyMetadata()
346 XMP_StringPtr prop = legacyProp->GetAttrValue ( "audioCodec" ); in GetLegacyMetadata()
[all …]
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPFiles/FormatSupport/
H A DXDCAM_Support.cpp75 XMP_StringPtr legacyValue = legacyProp->GetAttrValue ( "umidRef" ); in GetLegacyMetaData()
88 XMP_StringPtr legacyValue = legacyProp->GetAttrValue ( "value" ); in GetLegacyMetaData()
100 XMP_StringPtr legacyValue = legacyProp->GetAttrValue ( "value" ); in GetLegacyMetaData()
112 XMP_StringPtr legacyValue = legacyProp->GetAttrValue ( "value" ); in GetLegacyMetaData()
129 XMP_StringPtr widthValue = legacyProp->GetAttrValue ( "pixel" ); in GetLegacyMetaData()
162 XMP_StringPtr prop = legacyProp->GetAttrValue ( "formatFps" ); in GetLegacyMetaData()
174 XMP_StringPtr prop = legacyProp->GetAttrValue ( "videoCodec" ); in GetLegacyMetaData()
192 XMP_StringPtr prop = legacyProp->GetAttrValue ( "audioCodec" ); in GetLegacyMetaData()
208 XMP_StringPtr durationValue = legacyProp->GetAttrValue ( "value" ); in GetLegacyMetaData()
215 XMP_StringPtr fps = legacyProp->GetAttrValue ( "tcFps" ); in GetLegacyMetaData()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxcrt/
H A Dfx_xml.h75 bool GetAttrValue(const CFX_ByteStringC& name,
77 CFX_WideString GetAttrValue(const CFX_ByteStringC& name) const { in GetAttrValue() function
79 GetAttrValue(name, attr); in GetAttrValue()
83 bool GetAttrValue(const CFX_ByteStringC& space,
86 CFX_WideString GetAttrValue(const CFX_ByteStringC& space, in GetAttrValue() function
89 GetAttrValue(space, name, attr); in GetAttrValue()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxcrt/include/
H A Dfx_xml.h84 FX_BOOL GetAttrValue(const CFX_ByteStringC& name,
86 CFX_WideString GetAttrValue(const CFX_ByteStringC& name) const { in GetAttrValue() function
88 GetAttrValue(name, attr); in GetAttrValue()
92 FX_BOOL GetAttrValue(const CFX_ByteStringC& space,
95 CFX_WideString GetAttrValue(const CFX_ByteStringC& space, in GetAttrValue() function
98 GetAttrValue(space, name, attr); in GetAttrValue()
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/ogr/
H A Dogr_srs_esri.cpp912 const char *pszProjection = GetAttrValue("PROJECTION"); in morphToESRI()
929 pszProjection = GetAttrValue("PROJECTION"); in morphToESRI()
945 pszProjection = GetAttrValue("PROJECTION"); in morphToESRI()
951 pszProjection = GetAttrValue("PROJECTION"); in morphToESRI()
961 pszProjection = GetAttrValue("PROJECTION"); in morphToESRI()
1047 if( GetAttrValue( "PROJECTION", 0 ) != NULL ) in morphToESRI()
1048 poNode->SetValue( GetAttrValue( "PROJECTION", 0 ) ); in morphToESRI()
1109 pszProjection = GetAttrValue("PROJECTION"); in morphToESRI()
1278 const char *pszProjection = GetAttrValue("PROJECTION"); in morphFromESRI()
1291 pszProjection = GetAttrValue("PROJECTION"); in morphFromESRI()
[all …]
H A Dogr_srs_erm.cpp158 const char *pszWKTDatum = GetAttrValue( "DATUM" ); in exportToERM()
248 const char *pszPROJCS = GetAttrValue( "PROJCS" ); in exportToERM()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogr_srs_esri.cpp1030 pszProjection = GetAttrValue("PROJECTION"); in morphToESRI()
1045 pszProjection = GetAttrValue("PROJECTION"); in morphToESRI()
1070 pszProjection = GetAttrValue("PROJECTION"); in morphToESRI()
1257 pszProjection = GetAttrValue("PROJECTION"); in morphToESRI()
1388 pszGcsName = GetAttrValue( "GEOGCS" ); in morphToESRI()
1396 pszGcsName = GetAttrValue("GEOGCS" ); in morphToESRI()
1401 pszProjection = GetAttrValue("PROJECTION"); in morphToESRI()
1585 pszProjection = GetAttrValue("PROJECTION"); in morphFromESRI()
1646 pszProjection = GetAttrValue("PROJECTION"); in morphFromESRI()
1656 pszProjection = GetAttrValue("PROJECTION"); in morphFromESRI()
[all …]
H A Dogr_srs_erm.cpp209 const char *pszWKTDatum = GetAttrValue( "DATUM" ); in exportToERM()
309 const char *pszPROJCS = GetAttrValue( "PROJCS" ); in exportToERM()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/raw/
H A Droipacdataset.cpp690 if ( oSRS.GetAttrValue( "DATUM" ) != NULL ) in FlushCache()
692 if ( strcmp( oSRS.GetAttrValue( "DATUM" ), "WGS_1984" ) == 0 ) in FlushCache()
701 oSRS.GetAttrValue( "DATUM" ) ); in FlushCache()
702 VSIFPrintfL( fpRsc, "%-40s %s\n", "DATUM", oSRS.GetAttrValue( "DATUM" ) ); in FlushCache()
705 if ( oSRS.GetAttrValue( "UNIT" ) != NULL ) in FlushCache()
707 VSIFPrintfL( fpRsc, "%-40s %s\n", "X_UNIT", oSRS.GetAttrValue( "UNIT" ) ); in FlushCache()
708 VSIFPrintfL( fpRsc, "%-40s %s\n", "Y_UNIT", oSRS.GetAttrValue( "UNIT" ) ); in FlushCache()
/dports/graphics/R-cran-rgdal/rgdal/src/
H A Dogr_proj.cpp130 datum = hSRS->GetAttrValue("DATUM"); in P6_SRID_show()
136 ellps = hSRS->GetAttrValue("DATUM|SPHEROID"); in P6_SRID_show()
144 towgs84 = hSRS->GetAttrValue("TOWGS84", i); in P6_SRID_show()
487 datum = hSRS->GetAttrValue("DATUM"); in ogrP4S()
493 ellps = hSRS->GetAttrValue("DATUM|SPHEROID"); in ogrP4S()
501 towgs84 = hSRS->GetAttrValue("TOWGS84", i); in ogrP4S()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/raw/
H A Droipacdataset.cpp765 if ( oSRS.GetAttrValue( "DATUM" ) != nullptr ) in FlushCache()
767 if ( strcmp( oSRS.GetAttrValue( "DATUM" ), "WGS_1984" ) == 0 ) in FlushCache()
777 oSRS.GetAttrValue( "DATUM" ) ); in FlushCache()
780 oSRS.GetAttrValue( "DATUM" ) ) ); in FlushCache()
783 if ( oSRS.GetAttrValue( "UNIT" ) != nullptr ) in FlushCache()
787 oSRS.GetAttrValue( "UNIT" ) )); in FlushCache()
790 oSRS.GetAttrValue( "UNIT" ) )); in FlushCache()
/dports/graphics/gdal/gdal-3.3.3/frmts/raw/
H A Droipacdataset.cpp765 if ( oSRS.GetAttrValue( "DATUM" ) != nullptr ) in FlushCache()
767 if ( strcmp( oSRS.GetAttrValue( "DATUM" ), "WGS_1984" ) == 0 ) in FlushCache()
777 oSRS.GetAttrValue( "DATUM" ) ); in FlushCache()
780 oSRS.GetAttrValue( "DATUM" ) ) ); in FlushCache()
783 if ( oSRS.GetAttrValue( "UNIT" ) != nullptr ) in FlushCache()
787 oSRS.GetAttrValue( "UNIT" ) )); in FlushCache()
790 oSRS.GetAttrValue( "UNIT" ) )); in FlushCache()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/raw/
H A Droipacdataset.cpp765 if ( oSRS.GetAttrValue( "DATUM" ) != nullptr ) in FlushCache()
767 if ( strcmp( oSRS.GetAttrValue( "DATUM" ), "WGS_1984" ) == 0 ) in FlushCache()
777 oSRS.GetAttrValue( "DATUM" ) ); in FlushCache()
780 oSRS.GetAttrValue( "DATUM" ) ) ); in FlushCache()
783 if ( oSRS.GetAttrValue( "UNIT" ) != nullptr ) in FlushCache()
787 oSRS.GetAttrValue( "UNIT" ) )); in FlushCache()
790 oSRS.GetAttrValue( "UNIT" ) )); in FlushCache()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmlcnimp.cxx104 const OUString& SvXMLAttrContainerData::GetAttrValue(size_t i) const in GetAttrValue() function in SvXMLAttrContainerData
106 return pimpl->GetAttrValue(i); in GetAttrValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmlcnimp.cxx120 const OUString& SvXMLAttrContainerData::GetAttrValue(size_t i) const in GetAttrValue() function in SvXMLAttrContainerData
122 return pimpl->GetAttrValue(i); in GetAttrValue()
/dports/www/firefox-esr/firefox-91.8.0/dom/xml/
H A DXMLStylesheetProcessingInstruction.cpp72 if (!GetAttrValue(nsGkAtoms::charset, aCharset)) { in GetCharset()
89 if (!GetAttrValue(nsGkAtoms::href, href)) { in GetStyleSheetInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xml/
H A DXMLStylesheetProcessingInstruction.cpp69 if (!GetAttrValue(nsGkAtoms::charset, aCharset)) { in GetCharset()
86 if (!GetAttrValue(nsGkAtoms::href, href)) { in GetStyleSheetInfo()
/dports/www/firefox/firefox-99.0/dom/xml/
H A DXMLStylesheetProcessingInstruction.cpp72 if (!GetAttrValue(nsGkAtoms::charset, aCharset)) { in GetCharset()
89 if (!GetAttrValue(nsGkAtoms::href, href)) { in GetStyleSheetInfo()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xml/
H A DXMLStylesheetProcessingInstruction.cpp72 if (!GetAttrValue(nsGkAtoms::charset, aCharset)) { in GetCharset()
89 if (!GetAttrValue(nsGkAtoms::href, href)) { in GetStyleSheetInfo()
/dports/devel/liblas/libLAS-1.8.1/src/
H A Dgt_citation.cpp364 const char* datumName = poSRS->GetAttrValue( "DATUM" ); in SetGeogCSCitation()
374 const char* spheroidName = poSRS->GetAttrValue( "SPHEROID" ); in SetGeogCSCitation()
383 const char* primemName = poSRS->GetAttrValue( "PRIMEM" ); in SetGeogCSCitation()
480 const char* pszProjCS = poSRS->GetAttrValue( "PROJCS" ); in SetCitationToSRS()
642 const char *pcsName = poSRS->GetAttrValue("PROJCS"); in CheckCitationKeyForStatePlaneUTM()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xml/
H A DXMLStylesheetProcessingInstruction.cpp80 if (!GetAttrValue(nsGkAtoms::charset, aCharset)) { in GetCharset()
96 if (!GetAttrValue(nsGkAtoms::href, href)) { in GetStyleSheetURL()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/xml/
H A Dsdtransform.cxx286 const OUString& sValue( rAttr.GetAttrValue( nItem ) ); in getBulletState()
349 … aNewItem.AddAttr(rAttr.GetAttrLName(nItem), rAttr.GetAttrValue(nItem)); in removeAlienAttributes()
353 … aNewItem.AddAttr(rPrefix, rNamespace, rAttr.GetAttrLName(nItem), rAttr.GetAttrValue(nItem)); in removeAlienAttributes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/xml/
H A Dsdtransform.cxx282 const OUString& sValue( rAttr.GetAttrValue( nItem ) ); in getBulletState()
345 … aNewItem.AddAttr(rAttr.GetAttrLName(nItem), rAttr.GetAttrValue(nItem)); in removeAlienAttributes()
349 … aNewItem.AddAttr(rPrefix, rNamespace, rAttr.GetAttrLName(nItem), rAttr.GetAttrValue(nItem)); in removeAlienAttributes()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogr_srs_erm.cpp227 const char *pszWKTDatum = GetAttrValue( "DATUM" ); in exportToERM()
328 const char *pszPROJCS = GetAttrValue( "PROJCS" ); in exportToERM()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xml/
H A DXMLStylesheetProcessingInstruction.cpp97 return GetAttrValue(nsGkAtoms::charset, aCharset) ? NS_OK : NS_ERROR_FAILURE; in GetCharset()
112 if (!GetAttrValue(nsGkAtoms::href, href)) { in GetStyleSheetURL()

12345678910>>...12