Home
last modified time | relevance | path

Searched refs:imgNormal (Results 1 – 12 of 12) sorted by relevance

/dports/games/holotz-castle/holotz-castle-1.3.14-src/JLib/JLib/Graphics/
H A DJControlImage.cpp35 imgNormal.Destroy(); in Destroy()
43 imgNormal.Ref(normal); in Init()
54 imgNormal.Draw(); in DrawVisible()
108 if (0 != imgNormal.Load(f) || in Load()
128 if (0 != imgNormal.Save(f) || in Save()
H A DJControlImage.h43 JImage imgNormal; /**< Imagen en estado normal */
55 JControlImage() : JControl(), imgNormal(0), imgDisabled(0), imgFocused(0), imgSelected(0) in JControlImage()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/utils/screenshotgen/src/
H A Dcustomcombo.cpp171 wxImage imgNormal(wxT("bitmaps/dropbutn.png")); in CreateSample() local
175 if ( imgNormal.IsOk() && imgPressed.IsOk() && imgHover.IsOk() ) in CreateSample()
177 wxBitmap bmpNormal(imgNormal); in CreateSample()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/utils/screenshotgen/src/
H A Dcustomcombo.cpp174 wxImage imgNormal(wxT("bitmaps/dropbutn.png")); in CreateSample() local
178 if ( imgNormal.IsOk() && imgPressed.IsOk() && imgHover.IsOk() ) in CreateSample()
180 wxBitmap bmpNormal(imgNormal); in CreateSample()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/utils/screenshotgen/src/
H A Dcustomcombo.cpp174 wxImage imgNormal(wxT("bitmaps/dropbutn.png")); in CreateSample() local
178 if ( imgNormal.IsOk() && imgPressed.IsOk() && imgHover.IsOk() ) in CreateSample()
180 wxBitmap bmpNormal(imgNormal); in CreateSample()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/combo/
H A Dcombo.cpp861 wxImage imgNormal(wxT("dropbutn.png")); in MyFrame() local
865 if ( imgNormal.IsOk() && imgPressed.IsOk() && imgHover.IsOk() ) in MyFrame()
867 wxBitmap bmpNormal(imgNormal); in MyFrame()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/combo/
H A Dcombo.cpp855 wxImage imgNormal("dropbutn.png"); in MyFrame() local
859 if ( imgNormal.IsOk() && imgPressed.IsOk() && imgHover.IsOk() ) in MyFrame()
861 wxBitmap bmpNormal(imgNormal); in MyFrame()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/combo/
H A Dcombo.cpp861 wxImage imgNormal(wxT("dropbutn.png")); in MyFrame() local
865 if ( imgNormal.IsOk() && imgPressed.IsOk() && imgHover.IsOk() ) in MyFrame()
867 wxBitmap bmpNormal(imgNormal); in MyFrame()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/combo/
H A Dcombo.cpp950 wxImage imgNormal(wxT("dropbutn.png")); in MyFrame() local
954 if ( imgNormal.IsOk() && imgPressed.IsOk() && imgHover.IsOk() ) in MyFrame()
956 wxBitmap bmpNormal(imgNormal); in MyFrame()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/combo/
H A Dcombo.cpp950 wxImage imgNormal(wxT("dropbutn.png")); in MyFrame() local
954 if ( imgNormal.IsOk() && imgPressed.IsOk() && imgHover.IsOk() ) in MyFrame()
956 wxBitmap bmpNormal(imgNormal); in MyFrame()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/combo/
H A Dcombo.cpp950 wxImage imgNormal(wxT("dropbutn.png")); in MyFrame() local
954 if ( imgNormal.IsOk() && imgPressed.IsOk() && imgHover.IsOk() ) in MyFrame()
956 wxBitmap bmpNormal(imgNormal); in MyFrame()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/combo/
H A Dcombo.cpp950 wxImage imgNormal(wxT("dropbutn.png")); in MyFrame() local
954 if ( imgNormal.IsOk() && imgPressed.IsOk() && imgHover.IsOk() ) in MyFrame()
956 wxBitmap bmpNormal(imgNormal); in MyFrame()