Home
last modified time | relevance | path

Searched refs:ImageMap (Results 1 – 25 of 472) sorted by last modified time

12345678910>>...19

/dports/x11/fbdesk/fbdesk-1.4.1/src/FbTk/
H A DImage.cc46 Image::ImageMap Image::s_image_map;
67 ImageMap::iterator it = s_image_map.begin(); in shutdown()
68 ImageMap::iterator it_end = s_image_map.end(); in shutdown()
137 ImageMap::iterator it = s_image_map.begin(); in remove()
138 ImageMap::iterator it_end = s_image_map.end(); in remove()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaEffectExporter.h142 const ImageMap* exportEffects ( MaterialMap* materialMap=NULL );
155 … const ImageMap* getExportedImageMap() const { return mTextureExporter.getExportedImageMap(); } in getExportedImageMap()
H A DCOLLADAMayaImageExporter.h43 void exportImages ( const ImageMap* imageMap );
H A DCOLLADAMayaEffectTextureExporter.h39 typedef std::map<String, COLLADASW::Image*> ImageMap; typedef
91 ImageMap mExportedImageMap;
139 const ImageMap* getExportedImageMap() const { return &mExportedImageMap; } in getExportedImageMap()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaEffectTextureExporter.cpp51 ImageMap::iterator it = mExportedImageMap.begin(); in ~EffectTextureExporter()
308 ImageMap::iterator exportedImagesIter = mExportedImageMap.find ( fullFileName ); in exportImage()
H A DCOLLADAMayaDocumentExporter.cpp236 const ImageMap* imageMap = mEffectExporter->exportEffects(materialMap); in exportCurrentScene()
303 const ImageMap* imageMap = mEffectExporter->exportEffects ( materialMap ); in exportCurrentScene()
H A DCOLLADAMayaImageExporter.cpp32 void ImageExporter::exportImages ( const ImageMap* imageMap ) in exportImages()
35 ImageMap::const_iterator it = imageMap->begin(); in exportImages()
H A DCOLLADAMayaEffectExporter.cpp67 const ImageMap* EffectExporter::exportEffects ( MaterialMap* materialMap/*=NULL*/ ) in exportEffects()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/include/
H A DCOLLADAMaxEffectTextureExporter.h36 typedef std::map<String, COLLADASW::Image*> ImageMap; typedef
88 ImageMap mExportedImageMap;
131 const ImageMap* getExportedImageMap() const { return &mExportedImageMap; } in getExportedImageMap()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/src/
H A DCOLLADAMaxEffectTextureExporter.cpp45 ImageMap::iterator it = mExportedImageMap.begin(); in ~EffectTextureExporter()
238 ImageMap::iterator exportedImagesIter = mExportedImageMap.find ( fullFileName ); in exportImage()
/dports/graphics/pear-Image_Canvas/Image_Canvas-0.3.2/Image/
H A DCanvas.php739 $canvas = 'ImageMap';
/dports/graphics/pear-Image_Canvas/Image_Canvas-0.3.2/docs/
H A DChangeLog30 * Fixed Bug #6769 "ImageMap.php does not check for boolean false with strpos"
/dports/editors/textadept/scintilla/src/
H A DXPM.cxx301 ImageMap::iterator it=images.find(ident); in Add()
313 ImageMap::iterator it = images.find(ident); in Get()
/dports/deskutils/calibre/calibre-src-5.34.0/src/odf/
H A Ddraw.py152 def ImageMap(**args): function
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Domap.h54 void BuildImageMap(const OmapData& omap_data, ImageMap* image_map);
66 void MapAddressRange(const ImageMap& image_map,
H A Domap_internal.h126 struct ImageMap { struct
H A Domap_unittest.cc158 ImageMap image_map; in TEST_F()
170 ImageMap image_map; in TEST_F()
222 ImageMap image_map;
232 ImageMap im; in TEST_F()
H A Domap.cc405 void BuildEndpointIndexMap(ImageMap* image_map) { in BuildEndpointIndexMap()
595 void BuildImageMap(const OmapData& omap_data, ImageMap* image_map) { in BuildImageMap()
603 void MapAddressRange(const ImageMap& image_map, in MapAddressRange()
H A Dpdb_source_line_writer.h217 ImageMap image_map_;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h789 typedef std::map<LevelLayerRangeKey, Image11 *> ImageMap; typedef
790 ImageMap mAssociatedImages;
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Domap_unittest.cc158 ImageMap image_map; in TEST_F()
170 ImageMap image_map; in TEST_F()
222 ImageMap image_map;
232 ImageMap im; in TEST_F()
H A Dpdb_source_line_writer.h217 ImageMap image_map_;
H A Domap_internal.h126 struct ImageMap { struct
H A Domap.h54 void BuildImageMap(const OmapData& omap_data, ImageMap* image_map);
66 void MapAddressRange(const ImageMap& image_map,
H A Domap.cc405 void BuildEndpointIndexMap(ImageMap* image_map) { in BuildEndpointIndexMap()
595 void BuildImageMap(const OmapData& omap_data, ImageMap* image_map) { in BuildImageMap()
603 void MapAddressRange(const ImageMap& image_map, in MapAddressRange()

12345678910>>...19