Home
last modified time | relevance | path

Searched refs:hasColor (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/tests/background/junit4/src/org/mozilla/gecko/icons/
H A DTestIconResponse.java30 Assert.assertFalse(response.hasColor()); in testDefaultResponse()
49 Assert.assertFalse(response.hasColor()); in testNetworkResponse()
68 Assert.assertTrue(response.hasColor()); in testGeneratedResponse()
87 Assert.assertTrue(response.hasColor()); in testMemoryResponse()
106 Assert.assertFalse(response.hasColor()); in testDiskResponse()
119 Assert.assertFalse(response.hasColor()); in testUpdatingColor()
124 Assert.assertTrue(response.hasColor()); in testUpdatingColor()
129 Assert.assertTrue(response.hasColor()); in testUpdatingColor()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/app/src/test/java/org/mozilla/gecko/icons/
H A DTestIconResponse.java30 Assert.assertFalse(response.hasColor()); in testDefaultResponse()
49 Assert.assertFalse(response.hasColor()); in testNetworkResponse()
68 Assert.assertTrue(response.hasColor()); in testGeneratedResponse()
87 Assert.assertTrue(response.hasColor()); in testMemoryResponse()
106 Assert.assertFalse(response.hasColor()); in testDiskResponse()
119 Assert.assertFalse(response.hasColor()); in testUpdatingColor()
124 Assert.assertTrue(response.hasColor()); in testUpdatingColor()
129 Assert.assertTrue(response.hasColor()); in testUpdatingColor()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qmimedata/
H A Dtst_qmimedata.cpp60 void hasColor() const;
102 QVERIFY(mimeData.hasColor()); in colorData()
107 QVERIFY(mimeData.hasColor()); in colorData()
148 void tst_QMimeData::hasColor() const in hasColor() function in tst_QMimeData
153 QVERIFY(mimeData.hasColor() == false); in hasColor()
157 QVERIFY(mimeData.hasColor()); in hasColor()
161 QVERIFY(mimeData.hasColor() == false); in hasColor()
165 QVERIFY(mimeData.hasColor() == false); in hasColor()
/dports/chinese/libchewing/libchewing-0.5.1/test/
H A Dgenkeystroke.c68 static int hasColor = 0; variable
160 if (hasColor) in show_bopomofo_buffer()
163 if (hasColor) in show_bopomofo_buffer()
171 if (hasColor) in show_full_shape()
177 if (hasColor) in show_full_shape()
192 if (hasColor) in show_userphrase()
196 if (hasColor) in show_userphrase()
219 if (hasColor) in show_choose_buffer()
222 if (hasColor) in show_choose_buffer()
302 hasColor = 1; in main()
/dports/print/scribus-devel/scribus-1.5.7/scribus/palettes/
H A Dpaletteloader_cxf.cpp143 if (object->hasColor(cxfColorRGB)) in canImportObjectAsRgb()
145 if (object->hasColor(cxfColorSRGB)) in canImportObjectAsRgb()
147 if (object->hasColor(cxfColorAdobeRGB)) in canImportObjectAsRgb()
149 if (object->hasColor(cxfColorHTML)) in canImportObjectAsRgb()
156 return object->hasColor(cxfColorCMYK); in canImportObjectAsCmyk()
161 if (object->hasColor(cxfReflectanceSpectrum)) in canImportObjectAsLab()
163 if (object->hasColor(cxfColorCIELab)) in canImportObjectAsLab()
165 if (object->hasColor(cxfColorCIELCh)) in canImportObjectAsLab()
167 if (object->hasColor(cxfColorCIEXYZ)) in canImportObjectAsLab()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/io/include/pcl/compression/
H A Dorganized_pointcloud_conversion.h57 static const bool hasColor = false; member
65 static const bool hasColor = true;
73 static const bool hasColor = true;
78 template <typename PointT, bool enableColor = CompressionPointTraits<PointT>::hasColor >
367 bool hasColor = (!rgbData_arg.empty ());
371 if (hasColor)
415 if (hasColor)
469 bool hasColor = (!rgbData_arg.empty ());
473 if (hasColor)
515 if (hasColor)
/dports/graphics/vpaint/vpaint-1.7/src/Gui/
H A DSvgParser.h29 SvgPaint() : hasColor(false), color(Qt::black) {} in SvgPaint()
30 SvgPaint(const QColor& color) : hasColor(true), color(color) {} in SvgPaint()
31 bool hasColor; member
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Common/
H A DVertexShaderGenerator.cpp243 if (hasColor) { in GenerateVertexShader()
280 if (useHWTransform || !hasColor) in GenerateVertexShader()
327 if ((matUpdate & 2) == 0 || !hasColor) in GenerateVertexShader()
356 if (hasColor) { in GenerateVertexShader()
374 if (hasColor) { in GenerateVertexShader()
434 if (hasColor) { in GenerateVertexShader()
501 if ((matUpdate & 2) == 0 || !hasColor) { in GenerateVertexShader()
511 if (useHWTransform || !hasColor) { in GenerateVertexShader()
743 if (hasColor) { in GenerateVertexShader()
771 if (hasColor) { in GenerateVertexShader()
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Common/
H A DVertexShaderGenerator.cpp243 if (hasColor) { in GenerateVertexShader()
280 if (useHWTransform || !hasColor) in GenerateVertexShader()
327 if ((matUpdate & 2) == 0 || !hasColor) in GenerateVertexShader()
356 if (hasColor) { in GenerateVertexShader()
374 if (hasColor) { in GenerateVertexShader()
434 if (hasColor) { in GenerateVertexShader()
501 if ((matUpdate & 2) == 0 || !hasColor) { in GenerateVertexShader()
511 if (useHWTransform || !hasColor) { in GenerateVertexShader()
743 if (hasColor) { in GenerateVertexShader()
771 if (hasColor) { in GenerateVertexShader()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Common/
H A DVertexShaderGenerator.cpp243 if (hasColor) { in GenerateVertexShader()
280 if (useHWTransform || !hasColor) in GenerateVertexShader()
327 if ((matUpdate & 2) == 0 || !hasColor) in GenerateVertexShader()
356 if (hasColor) { in GenerateVertexShader()
374 if (hasColor) { in GenerateVertexShader()
434 if (hasColor) { in GenerateVertexShader()
501 if ((matUpdate & 2) == 0 || !hasColor) { in GenerateVertexShader()
511 if (useHWTransform || !hasColor) { in GenerateVertexShader()
743 if (hasColor) { in GenerateVertexShader()
771 if (hasColor) { in GenerateVertexShader()
[all …]
/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/uiuc/plugins/molfile_plugin/src/
H A Doffplugin.cpp145 …bool hasColor = ((j == 7) || (vertHasColor[idx[0]] && vertHasColor[idx[1]] && vertHasColor[idx[2]]… in read_rawgraphics() local
147 graphics[n].type = (hasColor ? MOLFILE_TRICOLOR : MOLFILE_TRIANGLE); in read_rawgraphics()
170 } else if (hasColor) { in read_rawgraphics()
190 …bool hasColor = ((j == 8) || (vertHasColor[idx[0]] && vertHasColor[idx[1]] && vertHasColor[idx[2]]… in read_rawgraphics() local
193 graphics[n].type = (hasColor ? MOLFILE_TRICOLOR : MOLFILE_TRIANGLE); in read_rawgraphics()
215 } else if (hasColor) { in read_rawgraphics()
233 graphics[n].type = (hasColor ? MOLFILE_TRICOLOR : MOLFILE_TRIANGLE); in read_rawgraphics()
255 } else if (hasColor) { in read_rawgraphics()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/
H A DQPalette.schelp10 … those colors that have been explicitly set on the palette (see link::#-hasColor::). Hence, assign…
23 …global palette assigned to QtGUI. All colors are considered to not be set (see link::#-hasColor::).
26 …or 'button' and 'window' color roles. All colors are considered to be set (see link::#-hasColor::).
34 …A predefined palette using light colors. All colors are considered to be set (see link::#-hasColor
37 …A predefined palette using dark colors. All colors are considered to be set (see link::#-hasColor:…
40 The native system palette. All colors are considered to be set (see link::#-hasColor::).
70 METHOD:: hasColor
/dports/graphics/krita/krita-4.4.8/libs/libqml/plugins/draganddrop/
H A DDeclarativeMimeData.cpp112 if (this->hasColor()) { in color()
118 bool DeclarativeMimeData::hasColor() const in hasColor() function in DeclarativeMimeData
121 return QMimeData::hasColor(); in hasColor()
/dports/devel/kf5-kdeclarative/kdeclarative-5.89.0/src/qmlcontrols/draganddrop/
H A DDeclarativeMimeData.cpp101 if (this->hasColor()) { in color()
107 bool DeclarativeMimeData::hasColor() const in hasColor() function in DeclarativeMimeData
110 return QMimeData::hasColor(); in hasColor()
/dports/devel/kpublictransport/kpublictransport-21.12.3/src/lib/datatypes/
H A Dline.h54 Q_PROPERTY(bool hasColor READ hasColor STORED false)
88 bool hasColor() const;
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/sim/
H A Dsim_plot_colors.cpp137 bool hasColor = false; in GenerateColor() local
145 hasColor = true; in GenerateColor()
150 if( !hasColor ) in GenerateColor()
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/
H A Dgiftopnm.c262 bool hasColor; member
1445 bool const hasColor) { in pnmFormat() argument
1453 if (hasColor) { in pnmFormat()
1529 bool const hasColor) { in convertRaster() argument
1540 int const format = pnmFormat(hasGray, hasColor); in convertRaster()
1708 bool const hasColor, in readImageData() argument
1741 hasGray, hasColor); in readImageData()
2036 bool hasGray, hasColor; in convertImage() local
2044 &hasGray, &hasColor); in convertImage()
2049 hasColor = gifScreen.hasColor; in convertImage()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/qtconfig/
H A Dcolorbutton.cpp138 if (!e->mimeData()->hasColor()) { in dragEnterEvent()
147 if (!e->mimeData()->hasColor()) { in dragMoveEvent()
158 if (!e->mimeData()->hasColor()) { in dropEvent()
/dports/audio/faust/faust-2.37.3/compiler/parallelize/
H A Dcolorize.cpp71 static bool hasColor(Tree exp, int color); ///< true if exp is already colored with color
94 if (!hasColor(exp, color)) { in colorize()
184 bool hasColor(Tree exp, int color) in hasColor() function
/dports/x11-toolkits/kf5-kguiaddons/kguiaddons-5.89.0/src/colors/
H A Dkcolormimedata.cpp23 if (mimeData->hasColor()) { in canDecode()
37 if (mimeData->hasColor()) { in fromMimeData()
/dports/graphics/price/PRICE-1.3.0/
H A DPRCurvesView.m22 hasColor = NO;
98 -(BOOL)hasColor
100 return hasColor;
190 if (hasColor)
273 hasColor = [image hasColor];
277 if (hasColor)
328 if (hasColor)
403 if (hasColor)
H A DPRCurvesView.h23 BOOL hasColor; variable
60 -(BOOL)hasColor;
H A DPRHistogram.m64 hasColor = [theImage hasColor];
65 NSLog(@"Colorimage? %d", hasColor);
69 if (hasColor)
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/common/parser/
H A DExpressionType.java301 public boolean hasColor() { in hasColor() method in ExpressionType
372 if (other.hasColor() && !hasColor()) { in merge()
/dports/devel/kyra/kyra/engine/
H A Dcolor.cpp106 hasColor = false; in CalcState()
118 hasColor = false; in CalcState()
120 hasColor = true; in CalcState()

12345678910>>...21