Home
last modified time | relevance | path

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

123456

/dports/www/thirtybees/thirtybees-1.1.0/classes/webservice/
H A DWebserviceSpecificManagementImages.php54 protected $imageTypes = [ variable in WebserviceSpecificManagementImagesCore
975 protected function deleteImageOnDisk($filePath, $imageTypes = null, $parentPath = null)
1022 …mageOnDisk($basePath, $newPath, $destWidth = null, $destHeight = null, $imageTypes = null, $parent…
1143 …stedImageOnDisk($receptionPath, $destWidth = null, $destHeight = null, $imageTypes = null, $parent…
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/imageio/
H A DImageReaderGetDestination.java45 Vector imageTypes = new Vector(); in main() local
115 Iterator imageTypes, in getDestination()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/imageio/
H A DImageReaderGetDestination.java45 Vector imageTypes = new Vector(); in main() local
115 Iterator imageTypes, in getDestination()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/imageio/
H A DImageReaderGetDestination.java45 Vector imageTypes = new Vector(); in main() local
115 Iterator imageTypes, in getDestination()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/imageio/
H A DImageReaderGetDestination.java45 Vector imageTypes = new Vector(); in main() local
115 Iterator imageTypes, in getDestination()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/imageio/
H A DImageReaderGetDestination.java45 Vector imageTypes = new Vector(); in main() local
115 Iterator imageTypes, in getDestination()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/imageio/
H A DImageReaderGetDestination.java45 Vector imageTypes = new Vector(); in main() local
115 Iterator imageTypes, in getDestination()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/imageio/
H A DImageReaderGetDestination.java45 Vector imageTypes = new Vector(); in main() local
115 Iterator imageTypes, in getDestination()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/imageio/
H A DImageReaderGetDestination.java45 Vector imageTypes = new Vector(); in main() local
115 Iterator imageTypes, in getDestination()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/javax/imageio/
H A DImageReaderGetDestination.java45 Vector imageTypes = new Vector(); in main() local
115 Iterator imageTypes, in getDestination()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/javax/imageio/
H A DImageReaderGetDestination.java45 Vector imageTypes = new Vector(); in main() local
115 Iterator imageTypes, in getDestination()
/dports/net-im/beebeep/beebeep-code-r1476/src/gui/
H A DImageOptimizer.h73 inline const QStringList& ImageOptimizer::imageTypes() const { return m_imageTypes; } in imageTypes() function
/dports/devel/umbrello/umbrello-21.12.3/umbrello/dialogs/widgets/
H A Dimagetypewidget.cpp26 ImageTypeWidget::ImageTypeWidget(const QStringList &imageTypes, const QString &_default, QWidget *p… in ImageTypeWidget()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/net/
H A DDefaultContentHandlerFactory.java84 private static HashSet<String> imageTypes field in DefaultContentHandlerFactory
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/net/
H A DDefaultContentHandlerFactory.java84 private static HashSet<String> imageTypes field in DefaultContentHandlerFactory
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/net/
H A DDefaultContentHandlerFactory.java84 private static HashSet<String> imageTypes field in DefaultContentHandlerFactory
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/net/
H A DDefaultContentHandlerFactory.java84 private static HashSet<String> imageTypes field in DefaultContentHandlerFactory
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/net/
H A DDefaultContentHandlerFactory.java84 private static HashSet<String> imageTypes field in DefaultContentHandlerFactory
/dports/graphics/py-visvis/visvis-1.13.0/vvmovie/
H A D__init__.py69 imageTypes = ['JPG', 'JPEG', 'PNG', 'TIF', 'TIFF', 'BMP'] variable
/dports/finance/prestashop/prestashop/src/Adapter/Image/
H A DImageGenerator.php52 public function generateImagesByTypes(string $imagePath, array $imageTypes): bool
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug092.go10 var a [1000] int64; // this alone works
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/font/
H A DMacEmoji.java77 List<Integer> imageTypes = List.of( in main() local
/dports/misc/usd/USD-21.11/pxr/imaging/plugin/hioOiio/
H A DplugInfo.json8 "imageTypes": ["exr", "tif", "zfile", "tx"], array
/dports/misc/usd/USD-21.11/pxr/imaging/hio/
H A DplugInfo.json8 "imageTypes": ["bmp", "jpg", "jpeg", "png", "tga", "hdr"], array
/dports/math/py-plastex/plasTeX-2.1/plasTeX/Renderers/HTML5/
H A D__init__.py15 imageTypes = ['.svg', '.png','.jpg','.jpeg','.gif'] variable in HTML5

123456