Home
last modified time | relevance | path

Searched defs:getCachedImage (Results 1 – 16 of 16) sorted by relevance

/dports/games/maxr/maxr-0.2.9/src/
H A Ddrawingcache.cpp194 SDL_Surface* cDrawingCache::getCachedImage (const cBuilding& building, double zoom, unsigned long l… in getCachedImage() function in cDrawingCache
240 SDL_Surface* cDrawingCache::getCachedImage (const cVehicle& vehicle, double zoom, const cMap& map, … in getCachedImage() function in cDrawingCache
/dports/graphics/qgis/qgis-3.22.3/src/server/
H A Dqgsservercachefilter.cpp60 QByteArray QgsServerCacheFilter::getCachedImage( const QgsProject *project, const QgsServerRequest … in getCachedImage() function in QgsServerCacheFilter
H A Dqgsservercachemanager.cpp144 QByteArray QgsServerCacheManager::getCachedImage( const QgsProject *project, const QgsServerRequest… in getCachedImage() function in QgsServerCacheManager
/dports/graphics/qgis-ltr/qgis-3.16.16/src/server/
H A Dqgsservercachefilter.cpp60 QByteArray QgsServerCacheFilter::getCachedImage( const QgsProject *project, const QgsServerRequest … in getCachedImage() function in QgsServerCacheFilter
H A Dqgsservercachemanager.cpp139 QByteArray QgsServerCacheManager::getCachedImage( const QgsProject *project, const QgsServerRequest… in getCachedImage() function in QgsServerCacheManager
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/viewsupport/
H A DHistoryListAction.java218 private Image getCachedImage(ImageDescriptor imageDescriptor) { in getCachedImage() method in HistoryListAction.TestRunLabelProvider
/dports/www/nextcloud/nextcloud/apps-pkg/theming/lib/
H A DImageManager.php170 public function getCachedImage(string $filename): ISimpleFile { function in OCA\\Theming\\ImageManager
/dports/graphics/qgis/qgis-3.22.3/tests/src/python/
H A Dtest_qgsserver_cachemanager.py100 def getCachedImage(self, project, request, key): member in PyServerCache
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dtest_qgsserver_cachemanager.py98 def getCachedImage(self, project, request, key): member in PyServerCache
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/qt/
H A DClipboardQt.cpp261 static CachedImage* getCachedImage(Element* element) in getCachedImage() function
/dports/editors/texworks/texworks-release-0.6.2/modules/QtPDF/src/
H A DPDFBackend.cpp646 QSharedPointer<QImage> Page::getCachedImage(double xres, double yres, QRect render_box /* = QRect()… in getCachedImage() function in QtPDF::Backend::Page
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DDragController.cpp608 static CachedImage* getCachedImage(Element* element) in getCachedImage() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/applet/
H A DAppletViewer.java399 static Image getCachedImage(URL url) { in getCachedImage() method in AppletViewer
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/applet/
H A DAppletViewer.java399 static Image getCachedImage(URL url) { in getCachedImage() method in AppletViewer
/dports/java/icedtea-web/icedtea-web-1.6.2/plugin/icedteanp/java/sun/applet/
H A DPluginAppletViewer.java825 private Image getCachedImage(URL url) { in getCachedImage() method in PluginAppletViewer
/dports/devel/juce/JUCE-f37e9a1/modules/juce_opengl/opengl/
H A Djuce_OpenGLContext.cpp1066 OpenGLContext::CachedImage* OpenGLContext::getCachedImage() const noexcept in getCachedImage() function in juce::OpenGLContext