Home
last modified time | relevance | path

Searched defs:nMaxCount (Results 1 – 25 of 70) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/user32/
H A DInterop.GetWindowTextW.cs14 … public static extern int GetWindowTextW(IntPtr hWnd, [Out]StringBuilder lpString, int nMaxCount); in GetWindowTextW()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/itiff/
H A Dlzwdecom.cxx77 sal_uInt64 LZWDecompressor::Decompress(sal_uInt8 * pTarget, sal_uInt32 nMaxCount) in Decompress()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/graphicfilter/itiff/
H A Dlzwdecom.cxx78 sal_uLong LZWDecompressor::Decompress(sal_uInt8 * pTarget, sal_uLong nMaxCount) in Decompress()
/dports/x11/libX11/libX11-1.7.2/src/xcms/
H A DHVCMxV.c100 int nCount, nMaxCount; in XcmsTekHVCQueryMaxV() local
H A DHVCMxC.c102 int nCount, nMaxCount; in XcmsTekHVCQueryMaxC() local
H A DLabMnL.c90 int nCount, nMaxCount; in XcmsCIELabQueryMinL() local
H A DLabMxL.c90 int nCount, nMaxCount; in XcmsCIELabQueryMaxL() local
H A DLuvMnL.c90 int nCount, nMaxCount; in XcmsCIELuvQueryMinL() local
H A DHVCGcVC.c103 int nCount, nMaxCount, nI, nILast; in XcmsTekHVCClipVC() local
H A DLuvMxL.c90 int nCount, nMaxCount; in XcmsCIELuvQueryMaxL() local
H A DLabMxC.c95 int nCount, nMaxCount; in XcmsCIELabQueryMaxC() local
H A DLuvMxC.c95 int nCount, nMaxCount; in XcmsCIELuvQueryMaxC() local
H A DLuvGcLC.c94 int nCount, nMaxCount, nI, nILast; in XcmsCIELuvClipLuv() local
H A DLabGcLC.c94 int nCount, nMaxCount, nI, nILast; in XcmsCIELabClipLab() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/fwi/helper/
H A Dmischelper.cxx121 const sal_Int16 nMaxCount = 7; in FillLangItems() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/fwi/helper/
H A Dmischelper.cxx123 const sal_Int16 nMaxCount = 7; in FillLangItems() local
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogrfeaturequery.cpp376 GIntBig nMaxCount = nFIDCount1 + nFIDCount2; in OGRORGIntBigArray() local
449 GIntBig nMaxCount = MAX(nFIDCount1, nFIDCount2); in OGRANDGIntBigArray() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dprgsbar.cxx127 … sal_uInt16 nMaxCount = static_cast<sal_uInt16>(nMaxWidth / (mnPrgsWidth+PROGRESSBAR_OFFSET)); in ImplDrawProgress() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfdoc/
H A Dcpdf_pagelabel.cpp40 const int nMaxCount = 1000; in MakeLetters() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dprgsbar.cxx127 … sal_uInt16 nMaxCount = static_cast<sal_uInt16>(nMaxWidth / (mnPrgsWidth+PROGRESSBAR_OFFSET)); in ImplDrawProgress() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfdoc/
H A Dcpdf_pagelabel.cpp40 const int nMaxCount = 1000; in MakeLetters() local
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfdoc/
H A Dcpdf_pagelabel.cpp41 const int nMaxCount = 1000; in MakeLetters() local
/dports/x11/workrave/workrave-1.10.44/contrib/send_menu_command/win32/
H A DSend_Command_to_Workrave_Example.cs51 static extern int GetClassName(IntPtr hWnd, StringBuilder lpClassName, int nMaxCount); in GetClassName()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogrfeaturequery.cpp454 const GIntBig nMaxCount = nFIDCount1 + nFIDCount2; in OGRORGIntBigArray() local
527 GIntBig nMaxCount = std::max(nFIDCount1, nFIDCount2); in OGRANDGIntBigArray() local
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogrfeaturequery.cpp454 const GIntBig nMaxCount = nFIDCount1 + nFIDCount2; in OGRORGIntBigArray() local
527 GIntBig nMaxCount = std::max(nFIDCount1, nFIDCount2); in OGRANDGIntBigArray() local

123