Home
last modified time | relevance | path

Searched defs:validDepth (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/kdiagram/kdiagram-2.8.0/src/KChart/
H A DKChartAbstractThreeDAttributes.cpp103 qreal AbstractThreeDAttributes::validDepth() const in validDepth() function in AbstractThreeDAttributes
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/imageformats/tga/
H A Dqtgafile.cpp164 bool validDepth = (bitsPerPixel == 16 || bitsPerPixel == 24 || bitsPerPixel == 32); in QTgaFile() local
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/plugins/imageformats/tga/
H A Dqtgafile.cpp162 bool validDepth = (bitsPerPixel == 16 || bitsPerPixel == 24 || bitsPerPixel == 32); in QTgaFile() local