Home
last modified time | relevance | path

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

/dports/devel/xelfviewer/XELFViewer-0.03/FormatWidgets/SearchStrings/
H A Dsearchstringswidget.cpp419 bool bIsUTF8=ui->checkBoxUTF8->isChecked(); in adjust() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Transferable.cxx82 bool bIsNoCharset = false, bIsUTF16 = false, bIsUTF8 = false; in getTransferDataFlavors() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Transferable.cxx82 bool bIsNoCharset = false, bIsUTF16 = false, bIsUTF8 = false; in getTransferDataFlavors() local
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/mrsid_lidar/
H A Dgdal_MG4Lidar.cpp781 bool bIsUTF8 = CSLTestBoolean( CPLGetConfigOption( "GDAL_FILENAME_IS_UTF8", "YES" ) ); in Open() local
/dports/graphics/py-gdal/gdal-3.3.3/frmts/mrsid_lidar/
H A Dgdal_MG4Lidar.cpp784 bool bIsUTF8 = in Open() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/mrsid_lidar/
H A Dgdal_MG4Lidar.cpp784 bool bIsUTF8 = in Open() local
/dports/graphics/gdal/gdal-3.3.3/frmts/mrsid_lidar/
H A Dgdal_MG4Lidar.cpp784 bool bIsUTF8 = in Open() local
/dports/graphics/py-gdal/gdal-3.3.3/apps/
H A Dtest_ogrsf.cpp2601 int bIsUTF8 = CPLIsUTF8(pszVal, -1); in TestOGRLayerUTF8() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/apps/
H A Dtest_ogrsf.cpp2601 int bIsUTF8 = CPLIsUTF8(pszVal, -1); in TestOGRLayerUTF8() local
/dports/graphics/gdal/gdal-3.3.3/apps/
H A Dtest_ogrsf.cpp2601 int bIsUTF8 = CPLIsUTF8(pszVal, -1); in TestOGRLayerUTF8() local
/dports/devel/xelfviewer/XELFViewer-0.03/SpecAbstract/
H A Dspecabstract.h925 bool bIsUTF8; member