Home
last modified time | relevance | path

Searched refs:setBitmapLabel (Results 1 – 17 of 17) sorted by relevance

/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxBitmapButton.erl52 setBitmapFocus/2,setBitmapLabel/2,setCaret/2,setClientSize/2,setClientSize/3,
155 setBitmapLabel(This,Bitmap) -> wxButton:setBitmapLabel(This,Bitmap). function
H A DwxButton.erl25 setBitmapFocus/2,setBitmapLabel/2,setDefault/1,setLabel/2]).
212 -spec setBitmapLabel(This, Bitmap) -> 'ok' when
214 setBitmapLabel(#wx_ref{type=ThisT}=This,#wx_ref{type=BitmapT}=Bitmap) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxBitmapButton.erl52 setBitmapFocus/2,setBitmapLabel/2,setCaret/2,setClientSize/2,setClientSize/3,
155 setBitmapLabel(This,Bitmap) -> wxButton:setBitmapLabel(This,Bitmap). function
H A DwxButton.erl25 setBitmapFocus/2,setBitmapLabel/2,setDefault/1,setLabel/2]).
212 -spec setBitmapLabel(This, Bitmap) -> 'ok' when
214 setBitmapLabel(#wx_ref{type=ThisT}=This,#wx_ref{type=BitmapT}=Bitmap) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxBitmapButton.erl52 setBitmapFocus/2,setBitmapLabel/2,setCaret/2,setClientSize/2,setClientSize/3,
155 setBitmapLabel(This,Bitmap) -> wxButton:setBitmapLabel(This,Bitmap). function
H A DwxButton.erl25 setBitmapFocus/2,setBitmapLabel/2,setDefault/1,setLabel/2]).
212 -spec setBitmapLabel(This, Bitmap) -> 'ok' when
214 setBitmapLabel(#wx_ref{type=ThisT}=This,#wx_ref{type=BitmapT}=Bitmap) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxBitmapButton.erl52 setBitmapFocus/2,setBitmapLabel/2,setCaret/2,setClientSize/2,setClientSize/3,
155 setBitmapLabel(This,Bitmap) -> wxButton:setBitmapLabel(This,Bitmap). function
H A DwxButton.erl25 setBitmapFocus/2,setBitmapLabel/2,setDefault/1,setLabel/2]).
212 -spec setBitmapLabel(This, Bitmap) -> 'ok' when
214 setBitmapLabel(#wx_ref{type=ThisT}=This,#wx_ref{type=BitmapT}=Bitmap) -> function
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dww_color_ctrl.erl140 wxBitmapButton:setBitmapLabel(This, BM),
H A Dwings_palette.erl574 wxBitmapButton:setBitmapLabel(wx:typeCast(Win, wxBitmapButton), Bitmap);
576 wxBitmapButton:setBitmapLabel(wx:typeCast(Win, wxBitmapButton), Bitmap);
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxBitmapButton.erl36 setBitmapLabel/2,setBitmapSelected/2]).
201 -spec setBitmapLabel(This, Bitmap) -> 'ok' when
203 setBitmapLabel(#wx_ref{type=ThisT,ref=ThisRef},#wx_ref{type=BitmapT,ref=BitmapRef}) -> function
H A Dwxe_debug.hrl1359 {1496, {wxBitmapButton, setBitmapLabel, 1}},
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxBitmapButton.erl36 setBitmapLabel/2,setBitmapSelected/2]).
202 -spec setBitmapLabel(This, Bitmap) -> 'ok' when
204 setBitmapLabel(#wx_ref{type=ThisT,ref=ThisRef},#wx_ref{type=BitmapT,ref=BitmapRef}) -> function
H A Dwxe_debug.hrl1366 {1503, {wxBitmapButton, setBitmapLabel, 1}},
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxBitmapButton.erl36 setBitmapLabel/2,setBitmapSelected/2]).
202 -spec setBitmapLabel(This, Bitmap) -> 'ok' when
204 setBitmapLabel(#wx_ref{type=ThisT,ref=ThisRef},#wx_ref{type=BitmapT,ref=BitmapRef}) -> function
H A Dwxe_debug.hrl1366 {1503, {wxBitmapButton, setBitmapLabel, 1}},
/dports/lang/erlang-doc/otp_doc_html_24.1/lib/wx-2.1/doc/html/
H A Dwx.eix466 {"setBitmapLabel", "setBitmapLabel(This, Bitmap)", "setBitmapLabel-2"},