Home
last modified time | relevance | path

Searched defs:activeImage (Results 1 – 20 of 20) sorted by relevance

/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/Theme/
H A DThemeControls.c71 ActiveImage* activeImage = malloc(sizeof(ActiveImage)); in activeImageCreate() local
91 void activeImageDestroy(ActiveImage* activeImage) in activeImageDestroy()
97 void activeImageSetPosition(ActiveImage* activeImage, int x, int y) in activeImageSetPosition()
103 int activeImageGetWidth(ActiveImage* activeImage) in activeImageGetWidth()
108 int activeImageIsVisible(ActiveImage* activeImage) in activeImageIsVisible()
113 int activeImageGetHeight(ActiveImage* activeImage) in activeImageGetHeight()
118 int activeImageSetImage(ActiveImage* activeImage, int index) in activeImageSetImage()
133 int activeImageGetImage(ActiveImage* activeImage) in activeImageGetImage()
138 int activeImageShow(ActiveImage* activeImage, int show) in activeImageShow()
1086 ActiveGrabImage* activeImage = malloc(sizeof(ActiveImage)); in activeGrabImageCreate() local
[all …]
/dports/games/pioneer/pioneer-20210723/src/gui/
H A DGuiMultiStateImageButton.h38 Image *activeImage; member
H A DGuiMultiStateImageButton.cpp96 …void MultiStateImageButton::AddState(int state, const char *inactiveImage, const char *activeImage in AddState()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/script/
H A Dsprite_wrap.cpp79 ImageWrap* SpriteWrap::activeImage() in activeImage() function in app::SpriteWrap
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.forms/src/org/eclipse/ui/forms/widgets/
H A DImageHyperlink.java56 private Image activeImage; field in ImageHyperlink
233 public void setActiveImage(Image activeImage) { in setActiveImage()
/dports/graphics/price/PRICE-1.3.0/
H A DMyDocument.m312 {
/dports/mail/davmail/davmail-src-6.0.1-3390/src/java/davmail/ui/tray/
H A DAwtGatewayTray.java58 protected static BufferedImage activeImage; field in AwtGatewayTray
H A DFrameGatewayTray.java48 private static Image activeImage; field in FrameGatewayTray
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.discovery/src/org/eclipse/equinox/internal/p2/ui/discovery/util/
H A DTextSearchControl.java187 …final Image activeImage = nativeImage != null ? nativeImage : activeImageDescriptor == null ? Imag… in createLabelButtonControl() local
/dports/math/vtk9/VTK-9.1.0/Rendering/Image/
H A DvtkImageStack.cxx60 vtkImageSlice* activeImage = nullptr; in GetActiveImage() local
/dports/math/vtk8/VTK-8.2.0/Rendering/Image/
H A DvtkImageStack.cxx60 vtkImageSlice *activeImage = nullptr; in GetActiveImage() local
/dports/math/vtk6/VTK-6.2.0/Rendering/Image/
H A DvtkImageStack.cxx60 vtkImageSlice *activeImage = 0; in GetActiveImage() local
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkCanvImg.c36 Tk_Image activeImage; /* Image to display in window, or NULL if no member
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkCanvImg.c36 Tk_Image activeImage; /* Image to display in window, or NULL if no member
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkCanvImg.c37 Tk_Image activeImage; /* Image to display in window, or NULL if no member
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkCanvImg.c39 Tk_Image activeImage; /* Image to display in window, or NULL if member
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Deditwidgets.cc732 OPIcon::OPIcon(Glib::ustring normalImage, Glib::ustring activeImage, Glib::ustring prelightImage, in OPIcon()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_video/native/
H A Djuce_win32_CameraDevice.h576 Image loadingImage, activeImage; member
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dedit.cc850 OPIcon::OPIcon(Glib::ustring normalImage, Glib::ustring activeImage, Glib::ustring prelightImage, in OPIcon()
/dports/x11-toolkits/blt/blt2.5/generic/
H A DtkButton.c141 Tk_Image activeImage; member