Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/icc/
H A Diccmodule.cpp42 bool bNormal) in CLcmsCmm()
72 bool bNormal = false; in CreateTransformSRGB() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/icc/
H A Diccmodule.cpp43 bool bNormal) in CLcmsCmm()
73 bool bNormal = false; in CreateTransformSRGB() local
/dports/graphics/azpainterb/azpainterb-1.1.3/src/widget/
H A DDockLayer_param.c278 mBool bNormal; in DockLayer_parameter_setValue() local
/dports/graphics/azpainter/azpainter-2.1.7/src/widget/
H A DDockLayer_param.c294 mBool bNormal; in DockLayer_parameter_setValue() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/textenc/
H A Dconvertisciidevangari.cxx122 bool bNormal = true; in convert() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/textenc/
H A Dconvertisciidevangari.cxx118 bool bNormal = true; in convert() local
/dports/games/zdoom/zdoom-2.8.1/src/g_shared/
H A Dsbar.h284 bool bNormal; variable
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/ge/
H A Dcfx_renderdevice.cpp205 bool bNormal, in DrawNormalTextHelper()
892 bool bNormal = false; in DrawNormalText() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/
H A Dcfx_renderdevice.cpp228 bool bNormal, in DrawNormalTextHelper()
893 bool bNormal = false; in DrawNormalText() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/ge/
H A Dfx_ge_text.cpp224 bool bNormal, in DrawNormalTextHelper()
451 bool bNormal = false; in DrawNormalText() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dtabvwsh4.cxx1287 bool bNormal = !bControl && !bAlt; in TabKeyInput() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Ducalc_sort.cxx774 bool bNormal = aCheck.isNormal(m_pDoc->GetPattern(ScAddress(0,3,0))); in testSortWithCellFormats() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/unit/
H A Ducalc_sort.cxx699 bool bNormal = aCheck.isNormal(m_pDoc->GetPattern(ScAddress(0,3,0))); in testSortWithCellFormats() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dtabvwsh4.cxx1267 bool bNormal = !bControl && !bAlt; in TabKeyInput() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/fbx/
H A DfbxRMesh.cpp153 bool bNormal, in getGeometry()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/fbx/
H A DfbxRMesh.cpp152 bool bNormal, in getGeometry()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/control/
H A Dctrlbox.cxx861 bool bNormal = false; in Fill() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/
H A Dctrlbox.cxx797 bool bNormal = false; in Fill() local
/dports/cad/opencascade/opencascade-7.6.0/src/IntAna/
H A DIntAna_QuadQuadGeo.cxx2057 Standard_Boolean bParallel, bNormal; in Perform() local
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_BlockLayout.cpp5228 bool bNormal = false; in doclistener_populateSpan() local
6482 bool bNormal = false; in doclistener_insertSpan() local
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dexpr.c4128 int bNormal; /* IS TRUE or IS FALSE */ in sqlite3ExprCodeTarget() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dexpr.c4048 int bNormal; /* IS TRUE or IS FALSE */ in sqlite3ExprCodeTarget() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dexpr.c4098 int bNormal; /* IS TRUE or IS FALSE */ in sqlite3ExprCodeTarget() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/colorfx/
H A Dstrokestyles.cpp2199 T3DPointD bNormal = T3DPointD(0, 0, 1) + bend * normal[normalcounter]; in drawStroke() local
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Ddynamicpaint.c192 PaintBakeNormal *bNormal; member