Home
last modified time | relevance | path

Searched defs:nGray (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/bw/
H A Dmixerfilter.cpp101 uchar nGray, red, green, blue; in filterImage() local
142 unsigned short nGray, red, green, blue; in filterImage() local
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Utils.cpp1014 int32_t nGray = nStartGray + (int32_t)(fStepGray * (fy - rect.bottom)); in DrawShadow() local
1026 int32_t nGray = nStartGray + (int32_t)(fStepGray * (fx - rect.left)); in DrawShadow() local
/dports/graphics/netpbm/netpbm-10.91.01/analyzer/
H A Dppmhist.c311 unsigned int nGray; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/
H A Dcfx_renderdevice.cpp1159 int32_t nGray = nStartGray + (int32_t)(fStepGray * (fy - rect.bottom)); in DrawShadow() local
1170 int32_t nGray = nStartGray + (int32_t)(fStepGray * (fx - rect.left)); in DrawShadow() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/
H A Dcfx_renderdevice.cpp1144 int nGray = nStartGray + static_cast<int>(fStepGray * (fy - rect.bottom)); in DrawShadow() local
1159 int nGray = nStartGray + static_cast<int>(fStepGray * (fx - rect.left)); in DrawShadow() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/scanner/
H A Dsane.cxx819 sal_uInt8 nGray = ReadValue( pFrame, aParams.depth ); in Start() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/scanner/
H A Dsane.cxx812 sal_uInt8 nGray = ReadValue( pFrame, aParams.depth ); in Start() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Utils.cpp1296 int32_t nGray = nStartGray + (int32_t)(fStepGray * (fy - rect.bottom)); in DrawShadow() local
1308 int32_t nGray = nStartGray + (int32_t)(fStepGray * (fx - rect.left)); in DrawShadow() local