Home
last modified time | relevance | path

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

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxStaticBoxSizer.erl32 -export([destroy/1,getStaticBox/1,new/2,new/3]).
85 -spec getStaticBox(This) -> wxStaticBox:wxStaticBox() when
87 getStaticBox(#wx_ref{type=ThisT,ref=ThisRef}) -> function
H A Dwxe_debug.hrl1257 {1387, {wxStaticBoxSizer, getStaticBox, 0}},
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxStaticBoxSizer.erl32 -export([destroy/1,getStaticBox/1,new/2,new/3]).
85 -spec getStaticBox(This) -> wxStaticBox:wxStaticBox() when
87 getStaticBox(#wx_ref{type=ThisT,ref=ThisRef}) -> function
H A Dwxe_debug.hrl1250 {1380, {wxStaticBoxSizer, getStaticBox, 0}},
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStaticBoxSizer.erl23 -export([destroy/1,getStaticBox/1,new/2,new/3]).
76 -spec getStaticBox(This) -> wxStaticBox:wxStaticBox() when
78 getStaticBox(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStaticBoxSizer.erl23 -export([destroy/1,getStaticBox/1,new/2,new/3]).
76 -spec getStaticBox(This) -> wxStaticBox:wxStaticBox() when
78 getStaticBox(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxStaticBoxSizer.erl32 -export([destroy/1,getStaticBox/1,new/2,new/3]).
85 -spec getStaticBox(This) -> wxStaticBox:wxStaticBox() when
87 getStaticBox(#wx_ref{type=ThisT,ref=ThisRef}) -> function
H A Dwxe_debug.hrl1257 {1387, {wxStaticBoxSizer, getStaticBox, 0}},
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStaticBoxSizer.erl23 -export([destroy/1,getStaticBox/1,new/2,new/3]).
76 -spec getStaticBox(This) -> wxStaticBox:wxStaticBox() when
78 getStaticBox(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStaticBoxSizer.erl23 -export([destroy/1,getStaticBox/1,new/2,new/3]).
76 -spec getStaticBox(This) -> wxStaticBox:wxStaticBox() when
78 getStaticBox(#wx_ref{type=ThisT}=This) -> function
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_view_win.erl259 … Children = [wxStaticBoxSizer:getStaticBox(LightSz), wxStaticBoxSizer:getStaticBox(CameraSz)
/dports/lang/erlang-doc/otp_doc_html_24.1/lib/wx-2.1/doc/html/
H A Dwx.eix3537 {"getStaticBox", "getStaticBox(This)", "getStaticBox-1"},