Home
last modified time | relevance | path

Searched defs:nCharCount (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/port/
H A Dcpl_recode_stub.cpp99 int nCharCount = strlen(pszSource); in CPLRecode() local
113 int nCharCount = strlen(pszSource); in CPLRecode() local
127 int nCharCount = strlen(pszSource); in CPLRecode() local
151 int nCharCount = strlen(pszSource); in CPLRecode() local
/dports/graphics/py-gdal/gdal-3.3.3/port/
H A Dcpl_recode_stub.cpp150 const int nCharCount = static_cast<int>(strlen(pszSource)); in CPLRecodeStub() local
164 int nCharCount = static_cast<int>(strlen(pszSource)); in CPLRecodeStub() local
212 int nCharCount = static_cast<int>(strlen(pszSource)); in CPLRecodeStub() local
255 int nCharCount = static_cast<int>(strlen(pszSource)); in CPLRecodeStub() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/port/
H A Dcpl_recode_stub.cpp150 const int nCharCount = static_cast<int>(strlen(pszSource)); in CPLRecodeStub() local
164 int nCharCount = static_cast<int>(strlen(pszSource)); in CPLRecodeStub() local
212 int nCharCount = static_cast<int>(strlen(pszSource)); in CPLRecodeStub() local
255 int nCharCount = static_cast<int>(strlen(pszSource)); in CPLRecodeStub() local
/dports/graphics/gdal/gdal-3.3.3/port/
H A Dcpl_recode_stub.cpp150 const int nCharCount = static_cast<int>(strlen(pszSource)); in CPLRecodeStub() local
164 int nCharCount = static_cast<int>(strlen(pszSource)); in CPLRecodeStub() local
212 int nCharCount = static_cast<int>(strlen(pszSource)); in CPLRecodeStub() local
255 int nCharCount = static_cast<int>(strlen(pszSource)); in CPLRecodeStub() local
/dports/devel/upp/upp/bazaar/plugin/gdal/port/
H A Dcpl_recode_stub.cpp140 int nCharCount = strlen(pszSource); in CPLRecodeStub() local
154 int nCharCount = strlen(pszSource); in CPLRecodeStub() local
196 int nCharCount = strlen(pszSource); in CPLRecodeStub() local
219 int nCharCount = strlen(pszSource); in CPLRecodeStub() local
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSMacOSX/BonjourTop/source/
H A DDNSFrame.cpp24 int nCharCount = 0; in GetDnsRecordNameFromBuffer() local
172 unsigned char nCharCount = 0; in ParseDnsRecord() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dbiffhelper.cxx83 …sal_Int32 nCharCount = b32BitLen ? rStrm.readValue< sal_Int32 >() : rStrm.readValue< sal_Int16 >(); in readString() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dbiffhelper.cxx95 …sal_Int32 nCharCount = b32BitLen ? rStrm.readValue< sal_Int32 >() : rStrm.readValue< sal_Int16 >(); in readString() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A DCommonSalLayout.cxx474 int32_t nCharCount = 0; in LayoutText() local
615 const int nCharCount = mnEndCharPos - mnMinCharPos; in GetCharWidths() local
651 int nCharCount = mnEndCharPos - mnMinCharPos; in ApplyDXArray() local
H A Dsallayout.cxx1050 int nCharCount = rArgs.mnEndCharPos - rArgs.mnMinCharPos; in AdjustLayout() local
1403 int nCharCount = mnEndCharPos - mnMinCharPos; in GetTextBreak() local
1443 const int nCharCount = mnEndCharPos - mnMinCharPos; in FillDXArray() local
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/usgsdem/
H A Dusgsdemdataset.cpp201 static double USGSDEMReadDoubleFromBuffer( Buffer* psBuffer, int nCharCount ) in USGSDEMReadDoubleFromBuffer()
235 static double DConvert( VSILFILE *fp, int nCharCount ) in DConvert()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A DCommonSalLayout.cxx506 int32_t nCharCount = 0; in LayoutText() local
640 const int nCharCount = mnEndCharPos - mnMinCharPos; in GetCharWidths() local
676 int nCharCount = mnEndCharPos - mnMinCharPos; in ApplyDXArray() local
H A Dsallayout.cxx1073 int nCharCount = rArgs.mnEndCharPos - rArgs.mnMinCharPos; in AdjustLayout() local
1426 int nCharCount = mnEndCharPos - mnMinCharPos; in GetTextBreak() local
1466 const int nCharCount = mnEndCharPos - mnMinCharPos; in FillDXArray() local
/dports/graphics/py-gdal/gdal-3.3.3/frmts/usgsdem/
H A Dusgsdemdataset.cpp229 static double USGSDEMReadDoubleFromBuffer( Buffer* psBuffer, int nCharCount, int *pbSuccess = nullp… in USGSDEMReadDoubleFromBuffer()
263 static double DConvert( VSILFILE *fp, int nCharCount ) in DConvert()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/usgsdem/
H A Dusgsdemdataset.cpp229 static double USGSDEMReadDoubleFromBuffer( Buffer* psBuffer, int nCharCount, int *pbSuccess = nullp… in USGSDEMReadDoubleFromBuffer()
263 static double DConvert( VSILFILE *fp, int nCharCount ) in DConvert()
/dports/graphics/gdal/gdal-3.3.3/frmts/usgsdem/
H A Dusgsdemdataset.cpp229 static double USGSDEMReadDoubleFromBuffer( Buffer* psBuffer, int nCharCount, int *pbSuccess = nullp… in USGSDEMReadDoubleFromBuffer()
263 static double DConvert( VSILFILE *fp, int nCharCount ) in DConvert()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dimpglyphitem.hxx65 GlyphItem(int nCharPos, int nCharCount, sal_GlyphId aGlyphId, const Point& rLinearPos, in GlyphItem()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dimpglyphitem.hxx65 GlyphItem(int nCharPos, int nCharCount, sal_GlyphId aGlyphId, const Point& rLinearPos, in GlyphItem()
/dports/net/hlmaster/hlmaster-0.9.3/lib/pfc++/src/
H A DPArgumentList.cpp393 int nCharCount; in ParseArguments() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/quartz/
H A Dsalgdi.cxx786 int nCharCount = xFCMap->GetCharCount(); in GetGlyphWidths() local
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datltheme.h206 …HRESULT DrawThemeText(HDC hDC, int nPartID, int nStateID, LPCWSTR pszText, int nCharCount, DWORD d… in DrawThemeText()
235 …HRESULT GetThemeTextExtent(HDC hDC, int nPartID, int nStateID, LPCWSTR pszText, int nCharCount, DW… in GetThemeTextExtent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datltheme.h175 …HRESULT DrawThemeText(HDC hDC, int nPartID, int nStateID, LPCWSTR pszText, int nCharCount, DWORD d… in DrawThemeText()
199 …HRESULT GetThemeTextExtent(HDC hDC, int nPartID, int nStateID, LPCWSTR pszText, int nCharCount, DW… in GetThemeTextExtent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datltheme.h175 …HRESULT DrawThemeText(HDC hDC, int nPartID, int nStateID, LPCWSTR pszText, int nCharCount, DWORD d… in DrawThemeText()
199 …HRESULT GetThemeTextExtent(HDC hDC, int nPartID, int nStateID, LPCWSTR pszText, int nCharCount, DW… in GetThemeTextExtent()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datltheme.h206 …HRESULT DrawThemeText(HDC hDC, int nPartID, int nStateID, LPCWSTR pszText, int nCharCount, DWORD d… in DrawThemeText()
235 …HRESULT GetThemeTextExtent(HDC hDC, int nPartID, int nStateID, LPCWSTR pszText, int nCharCount, DW… in GetThemeTextExtent()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datltheme.h206 …HRESULT DrawThemeText(HDC hDC, int nPartID, int nStateID, LPCWSTR pszText, int nCharCount, DWORD d… in DrawThemeText()
235 …HRESULT GetThemeTextExtent(HDC hDC, int nPartID, int nStateID, LPCWSTR pszText, int nCharCount, DW… in GetThemeTextExtent()

12