Home
last modified time | relevance | path

Searched refs:_cachedImage (Results 1 – 25 of 26) sorted by relevance

12

/dports/multimedia/zart/gmic-2.8.1/gmic-qt/src/
H A DCroppedActiveLayerProxy.cpp36 std::unique_ptr<cimg_library::CImg<gmic_pixel_type>> CroppedActiveLayerProxy::_cachedImage(new cimg…
43 image = *_cachedImage; in get()
51 return QSize(_cachedImage->width(), _cachedImage->height()); in getSize()
56 _cachedImage->assign(); in clear()
72 _cachedImage->swap(images.front()); in update()
H A DCroppedActiveLayerProxy.h48 static std::unique_ptr<cimg_library::CImg<float>> _cachedImage; variable
/dports/graphics/gmic-qt/gmic-qt-v.2.9.8/src/
H A DCroppedActiveLayerProxy.cpp39 std::unique_ptr<cimg_library::CImg<gmic_pixel_type>> CroppedActiveLayerProxy::_cachedImage(new cimg…
46 image = *_cachedImage; in get()
54 return QSize(_cachedImage->width(), _cachedImage->height()); in getSize()
59 _cachedImage->assign(); in clear()
75 _cachedImage->swap(images.front()); in update()
H A DCroppedActiveLayerProxy.h50 static std::unique_ptr<cimg_library::CImg<float>> _cachedImage; variable
/dports/graphics/gmic/gmic-3.0.0/gmic-qt/src/
H A DCroppedActiveLayerProxy.cpp39 std::unique_ptr<cimg_library::CImg<gmic_pixel_type>> CroppedActiveLayerProxy::_cachedImage(new cimg…
46 image = *_cachedImage; in get()
54 return QSize(_cachedImage->width(), _cachedImage->height()); in getSize()
59 _cachedImage->assign(); in clear()
75 _cachedImage->swap(images.front()); in update()
H A DCroppedActiveLayerProxy.h50 static std::unique_ptr<cimg_library::CImg<float>> _cachedImage; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m71 NSImage *_cachedImage; field
80 return _cachedImage;
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/ituneslibrary/
H A DITLibArtwork.inc33 _cachedImage: NSImage;
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSWindow.h280 NSCachedImageRep *_cachedImage; variable
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSWindow.m874 DESTROY(_cachedImage);
2624 DESTROY(_cachedImage);
2633 _cachedImage = [[NSCachedImageRep alloc] initWithWindow: nil
2635 cacheView = [[_cachedImage window] contentView];
2643 DESTROY(_cachedImage);
2648 if (_cachedImage == nil)
2653 NSCopyBits ([[_cachedImage window] gState],
2654 [_cachedImage rect],

12