Home
last modified time | relevance | path

Searched defs:theImage (Results 1 – 25 of 240) sorted by path

12345678910

/dports/astro/merkaartor/merkaartor-0.19.0/src/common/
H A DMapView.cpp403 bool testColor(const QImage& theImage, const QPoint& P, const QRgb& targetColor) in testColor()
409 void floodFill(QImage& theImage, const QPoint& P, const QRgb& targetColor, const QRgb& replaceColor) in floodFill()
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/AudioUnits/AUPublic/AUBase/
H A DComponentBase.cpp249 void* theImage = dlopen("/System/Library/Frameworks/AudioUnit.framework/AudioUnit", RTLD_LAZY); in CB_GetComponentDescription() local
301 …void *theImage = dlopen("/System/Library/Frameworks/CoreServices.framework/CoreServices", RTLD_LAZ… in CSInitOnce() local
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/PublicUtility/
H A DCAAudioUnit.cpp1411 …void *theImage = dlopen("/System/Library/Frameworks/CoreServices.framework/CoreServices", RTLD_LAZ… in LoadGetComponentInstanceStorage() local
H A DCASharedLibrary.cpp70 const struct mach_header* theImage = NSAddImage(inLibraryPath, NSADDIMAGE_OPTION_RETURN_ON_ERROR); in LoadLibraryAndGetRoutineAddress() local
80 void* theImage = dlopen(inLibraryPath, RTLD_LAZY); in LoadLibraryAndGetRoutineAddress() local
98 …const struct mach_header* theImage = NSAddImage(inLibraryPath, NSADDIMAGE_OPTION_RETURN_ONLY_IF_LO… in GetRoutineAddressIfLibraryLoaded() local
108 void* theImage = dlopen(inLibraryPath, RTLD_LAZY | RTLD_NOLOAD); in GetRoutineAddressIfLibraryLoaded() local
/dports/audio/faust/faust-2.37.3/architecture/AU/AUPublic/AUBase/
H A DComponentBase.cpp249 void* theImage = dlopen("/System/Library/Frameworks/AudioUnit.framework/AudioUnit", RTLD_LAZY); in CB_GetComponentDescription() local
301 …void *theImage = dlopen("/System/Library/Frameworks/CoreServices.framework/CoreServices", RTLD_LAZ… in CSInitOnce() local
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/AUPublic/
H A DComponentBase.cpp211 void* theImage = dlopen("/System/Library/Frameworks/AudioUnit.framework/AudioUnit", RTLD_LAZY); in CB_GetComponentDescription() local
263 …void *theImage = dlopen("/System/Library/Frameworks/CoreServices.framework/CoreServices", RTLD_LAZ… in CSInitOnce() local
/dports/benchmarks/polygraph/polygraph-4.13.0/src/beep/
H A DRawBeepMsg.h41 String theImage; variable
/dports/benchmarks/polygraph/polygraph-4.13.0/src/csm/
H A DcdbBuilders.h62 String theImage; variable
/dports/benchmarks/polygraph/polygraph-4.13.0/src/monitor/
H A Dpolymon.cc160 Array<double> theImage; member in WinMatrix
/dports/benchmarks/polygraph/polygraph-4.13.0/src/pgl/
H A DPglPp.h54 String theImage; // pre-processed image buffer variable
H A DPglStrRangeLexer.h58 const String theImage; variable
/dports/benchmarks/polygraph/polygraph-4.13.0/src/runtime/
H A DUserCred.h41 String theImage; // NAME @ REALM : PASSWORD variable
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAIS_LightSource.hxx158 void SetMarkerImage (const Handle(Graphic3d_MarkerImage)& theImage, in SetMarkerImage()
H A DGraphic3d_Aspects.hxx336 void SetMarkerImage (const Handle(Graphic3d_MarkerImage)& theImage) { myMarkerImage = theImage; } in SetMarkerImage()
H A DOpenGl_Texture.hxx246 const Image_PixMap* theImage = NULL) in Init()
257 const Image_PixMap& theImage, in Init()
H A DV3d_View.hxx847 Standard_Boolean ToPixMap (Image_PixMap& theImage, in ToPixMap()
/dports/cad/opencascade/opencascade-7.6.0/src/AIS/
H A DAIS_LightSource.hxx158 void SetMarkerImage (const Handle(Graphic3d_MarkerImage)& theImage, in SetMarkerImage()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffset/
H A DBRepOffset_MakeOffset.cxx4247 BRepAlgo_Image& theImage) in UpdateHistory()
4565 BRepAlgo_Image& theImage, in GetEnlargedFaces()
4588 BRepAlgo_Image& theImage, in BuildShellsCompleteInter()
H A DBRepOffset_MakeOffset_1.cxx519 BRepOffset_BuildOffsetFaces (BRepAlgo_Image& theImage) : in BRepOffset_BuildOffsetFaces()
8400 BRepAlgo_Image& theImage, in BuildSplitsOfTrimmedFaces()
8421 BRepAlgo_Image& theImage, in BuildSplitsOfExtendedFaces()
/dports/cad/opencascade/opencascade-7.6.0/src/BinMXCAFDoc/
H A DBinMXCAFDoc_VisMaterialDriver.cxx125 const Handle(Image_Texture)& theImage) in writeTexture()
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_Aspects.hxx336 void SetMarkerImage (const Handle(Graphic3d_MarkerImage)& theImage) { myMarkerImage = theImage; } in SetMarkerImage()
H A DGraphic3d_CubeMapPacked.cxx38 Graphic3d_CubeMapPacked::Graphic3d_CubeMapPacked (const Handle(Image_PixMap)& theImage, in Graphic3d_CubeMapPacked()
183 Standard_Boolean Graphic3d_CubeMapPacked::checkImage (const Handle(Image_PixMap)& theImage, in checkImage()
H A DGraphic3d_MarkerImage.cxx176 Graphic3d_MarkerImage::Graphic3d_MarkerImage (const Handle(Image_PixMap)& theImage, in Graphic3d_MarkerImage()
211 const Handle(Image_PixMap)& theImage, in Graphic3d_MarkerImage()
H A DGraphic3d_TextureRoot.cxx215 const Handle(Image_PixMap)& theImage) in convertToCompatible()
/dports/cad/opencascade/opencascade-7.6.0/src/Image/
H A DImage_PixMap.cxx599 bool Image_PixMap::SwapRgbaBgra (Image_PixMap& theImage) in SwapRgbaBgra()
669 void Image_PixMap::ToBlackWhite (Image_PixMap& theImage) in ToBlackWhite()
738 bool Image_PixMap::FlipY (Image_PixMap& theImage) in FlipY()

12345678910