Home
last modified time | relevance | path

Searched refs:StringVector_i (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/exiv2/exiv2-0.27.5-Source/include/exiv2/
H A Ddatasets.hpp398 typedef StringVector::const_iterator StringVector_i; typedef
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/include/exiv2/
H A Ddatasets.hpp403 typedef StringVector::const_iterator StringVector_i; typedef
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/src/
H A Dversion.cpp545 for ( Exiv2::StringVector_i lib = libs.begin()+1 ; lib != libs.end() ; lib++ ) in dumpLibraryInfo()
/dports/graphics/exiv2/exiv2-0.27.5-Source/src/
H A Dversion.cpp519 for ( Exiv2::StringVector_i lib = libs.begin()+1 ; lib != libs.end() ; ++lib ) in dumpLibraryInfo()
H A Dxmp.cpp573 for ( Exiv2::StringVector_i it = keys.begin() ; it != keys.end() ; it++ ) { in eraseFamily()