Home
last modified time | relevance | path

Searched refs:lockImage (Results 1 – 25 of 33) sorted by relevance

12

/dports/graphics/krita/krita-4.4.8/libs/image/commands/
H A Dkis_image_lock_command.cpp26 KisImageLockCommand::KisImageLockCommand(KisImageWSP image, bool lockImage) in KisImageLockCommand() argument
28 m_lockImage(lockImage) in KisImageLockCommand()
H A Dkis_image_lock_command.h41 KisImageLockCommand(KisImageWSP image, bool lockImage);
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/basic/
H A DBasicImageLayer.cpp94 AutoLockImage lockImage(mContainer); in GetAsSourceSurface() local
95 Image* image = lockImage.GetImage(); in GetAsSourceSurface()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/basic/
H A DBasicImageLayer.cpp94 AutoLockImage lockImage(mContainer); in GetAsSourceSurface() local
95 Image* image = lockImage.GetImage(); in GetAsSourceSurface()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/basic/
H A DBasicImageLayer.cpp94 AutoLockImage lockImage(mContainer); in GetAsSourceSurface() local
95 Image* image = lockImage.GetImage(); in GetAsSourceSurface()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/basic/
H A DBasicImageLayer.cpp102 AutoLockImage lockImage(mContainer); in GetAsSourceSurface() local
103 Image* image = lockImage.GetImage(); in GetAsSourceSurface()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/basic/
H A DBasicImageLayer.cpp95 AutoLockImage lockImage(mContainer); in GetAsSourceSurface() local
96 Image* image = lockImage.GetImage(); in GetAsSourceSurface()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/imaging/
H A DossimAtbController.h89 bool lockImage (unsigned int index);
/dports/www/firefox-legacy/firefox-52.8.0esr/image/
H A DimgIRequest.idl166 * @see imgIContainer::lockImage for documentation of the underlying call.
168 void lockImage();
H A DimgIContainer.idl445 void lockImage();
452 * call this method without first having made a matching lockImage() call.
/dports/lang/spidermonkey60/firefox-60.9.0/image/
H A DimgIRequest.idl172 * @see imgIContainer::lockImage for documentation of the underlying call.
174 void lockImage();
H A DimgIContainer.idl493 void lockImage();
500 * call this method without first having made a matching lockImage() call.
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DimgIRequest.idl189 * @see imgIContainer::lockImage for documentation of the underlying call.
191 void lockImage();
H A DimgIContainer.idl585 void lockImage();
592 * call this method without first having made a matching lockImage() call.
/dports/www/firefox/firefox-99.0/image/
H A DimgIRequest.idl189 * @see imgIContainer::lockImage for documentation of the underlying call.
191 void lockImage();
H A DimgIContainer.idl560 void lockImage();
567 * call this method without first having made a matching lockImage() call.
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DimgIRequest.idl189 * @see imgIContainer::lockImage for documentation of the underlying call.
191 void lockImage();
H A DimgIContainer.idl585 void lockImage();
592 * call this method without first having made a matching lockImage() call.
/dports/www/firefox-esr/firefox-91.8.0/dom/media/mediasink/
H A DVideoSink.cpp626 AutoLockImage lockImage(mainImageContainer); in SetSecondaryVideoContainer() local
628 if (RefPtr<Image> image = lockImage.GetImage(now)) { in SetSecondaryVideoContainer()
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DimgIRequest.idl205 * @see imgIContainer::lockImage for documentation of the underlying call.
207 void lockImage();
H A DimgIContainer.idl575 void lockImage();
582 * call this method without first having made a matching lockImage() call.
/dports/www/firefox/firefox-99.0/dom/media/mediasink/
H A DVideoSink.cpp636 AutoLockImage lockImage(mainImageContainer); in SetSecondaryVideoContainer() local
638 if (RefPtr<Image> image = lockImage.GetImage(now)) { in SetSecondaryVideoContainer()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/mediasink/
H A DVideoSink.cpp626 AutoLockImage lockImage(mainImageContainer); in SetSecondaryVideoContainer() local
628 if (RefPtr<Image> image = lockImage.GetImage(now)) { in SetSecondaryVideoContainer()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/mediasink/
H A DVideoSink.cpp624 AutoLockImage lockImage(mainImageContainer); in SetSecondaryVideoContainer() local
626 if (RefPtr<Image> image = lockImage.GetImage(now)) { in SetSecondaryVideoContainer()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimAtbController.cpp261 bool ossimAtbController::lockImage(unsigned int index) in lockImage() function in ossimAtbController

12