Home
last modified time | relevance | path

Searched defs:isGrey (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/sidebar/
H A DInspectorTextPanel.hxx30 bool isGrey; member
/dports/audio/praat/praat-6.2.03/melder/
H A Dmelder_colour.h35 bool isGrey () const { in isGrey() function
/dports/x11-toolkits/movingmotif/movingmotif-2.3.0/demo/mindsrc/
H A DImage.h25 int isGrey, isBW; /* simple indicator flags GreyScale, Black & White */ member
H A Dpalette.h20 int isGrey; member
H A DreadWriteXWD.c215 int isBW = 0, isGrey = 0; in WriteXWD() local
/dports/graphics/xpaint/xpaint-2.9.10.3/rw/
H A DreadWriteXWD.c217 int isBW = 0, isGrey = 0; in WriteXWD() local
444 int isGrey = True, isBW = False; in ReadXWD() local
H A Dimage.h33 int isGrey, isBW; /* simple indicator flags GreyScale, Black & White */ member
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmerge/source/xmerge/java/org/openoffice/xmerge/util/
H A DColourConverter.java411 private boolean isGrey(Color c) { in isGrey() method in ColourConverter
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmerge/source/xmerge/java/org/openoffice/xmerge/util/
H A DColourConverter.java411 private boolean isGrey(Color c) { in isGrey() method in ColourConverter
/dports/graphics/xpaint/xpaint-2.9.10.3/
H A Dpalette.h24 int isGrey; member
H A Dimage.h33 int isGrey, isBW; /* simple indicator flags GreyScale, Black & White */ member
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DJPEGDecoder.cpp148 int isGrey,i; in decode() local
/dports/www/e2guardian/e2guardian-5.3.4/src/
H A DNaughtyFilter.hpp29 bool isGrey = false; member in NaughtyFilter
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/contourtree_distributed/
H A DPrintGraph.h406 bool isGrey = false; variable
/dports/science/jmol/jmol-14.32.7/src/jspecview/common/
H A DGraphSet.java1881 private void drawIntegration(Object gFront, int index, int yOffset, boolean isGrey, in drawIntegration()
1901 boolean isContinuous, int yOffset, boolean isGrey, IntegralData ig, in drawPlot()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/connectors/
H A Dconnectoritem.cpp1625 bool isGrey(QColor color) { in isGrey() function