Home
last modified time | relevance | path

Searched refs:isImage (Results 126 – 150 of 1105) sorted by relevance

12345678910>>...45

/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfPartType.h50 IMF_EXPORT bool isImage(const std::string& name);
H A DImfPartType.cpp42 bool isImage(const string& name) in isImage() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/drawinglayer/primitive2d/
H A Dstructuretagprimitive2d.hxx67 bool isImage() const { return mbIsImage; } in isImage() function in drawinglayer::primitive2d::StructureTagPrimitive2D
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfPartType.h50 IMF_EXPORT bool isImage(const std::string& name);
H A DImfPartType.cpp42 bool isImage(const string& name) in isImage() function
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfPartType.cpp42 bool isImage(const string& name) in isImage() function
H A DImfPartType.h50 IMF_EXPORT bool isImage(const std::string& name);
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfPartType.h22 IMF_EXPORT bool isImage(const std::string& name);
H A DImfPartType.cpp13 bool isImage(const string& name) in isImage() function
/dports/misc/perkeep/perkeep-0.11/app/publisher/js/
H A Dmembers.go247 item.isImage = cdes.File.IsImage()
370 isImage bool member
395 case bi.isImage:
H A Dfile.go127 isImage bool member
233 isImage: file.IsImage(),
424 isImage: file.IsImage(),
541 if !fit.isImage {
/dports/games/einstein/einstein-2.0/
H A Ddescr.cpp67 bool isImage(const std::wstring &name);
269 bool TextParser::isImage(const std::wstring &name) in isImage() function in TextParser
311 if (isImage(word)) { in parseNextPage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/drawinglayer/primitive2d/
H A Dstructuretagprimitive2d.hxx64 bool isImage() const { return mbIsImage; } in isImage() function in drawinglayer::primitive2d::StructureTagPrimitive2D
/dports/graphics/aseprite/aseprite-1.2.9/src/app/cmd/
H A Dconfigure_background.cpp31 if (layer->isImage() && in ConfigureBackground()
H A Dcopy_frame.cpp44 if (layer->isImage()) { in onExecute()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/contextmenu/
H A DContextMenuUtils.java28 if (params.isImage() || params.isVideo() || params.isFile()) { in getTitle()
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/files/filehandler/
H A DInline.php19 return $file->isImage() || in_array(strtolower($file->extension),$this->defaultExtensions);
/dports/devel/rth/rth/FCKeditor/editor/filemanager/browser/mcpuk/connectors/php/Commands/
H A DThumbnail.php53 if ($this->isImage($mime,$ext))
142 function isImage($mime,$ext) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/views/imagebrowser/repositories/
H A DAbstractRepository.java80 protected boolean isImage(final File resource) { in isImage() method in AbstractRepository
148 if (isImage(resource)) { in searchDirectory()
/dports/devel/truc/truc_0.12.0/FCKeditor/editor/filemanager/browser/mcpuk/connectors/php/commands/
H A Dthumbnail.php52 if ($this->isImage($mime,$ext))
141 function isImage($mime,$ext) { function in Thumbnail
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Ddoc.cpp311 if (sourceLayer0->isImage() && destLayer0->isImage()) { in copyLayerContent()
356 if (sourceChild->isImage()) { in copyLayerContent()
/dports/polish/kadu/kadu-4.3/kadu-core/gui/widgets/
H A Dkadu-web-view.cpp143 bool isImage = hitTestContent.imageUrl().isValid(); in contextMenuEvent() local
153 copyImage->setEnabled(isImage); in contextMenuEvent()
156 saveImage->setEnabled(isImage); in contextMenuEvent()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/util/
H A Drange_utils.cpp38 !layer->isImage() || in get_unlocked_unique_cels()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/examples/iOS/Demo/Demo/Utils/
H A DHelper.h9 #define isImage(n) [imagesSet containsObject:n] macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderMedia.h57 virtual bool isImage() const { return false; } in isImage() function

12345678910>>...45