Home
last modified time | relevance | path

Searched refs:Win4 (Results 1 – 9 of 9) sorted by last modified time

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/examples/demo/
H A Dex_notebook.erl91 Win4 = wxPanel:new(Notebook, []),
92 wxPanel:setBackgroundColour(Win4, ?wxBLACK),
93 Win4Text = wxStaticText:new(Win4, ?wxID_ANY, "This is a black tab.",
98 wxPanel:setSizer(Win4, Sizer4),
99 wxNotebook:addPage(Notebook, Win4, "Black", []),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/examples/demo/
H A Dex_notebook.erl91 Win4 = wxPanel:new(Notebook, []),
92 wxPanel:setBackgroundColour(Win4, ?wxBLACK),
93 Win4Text = wxStaticText:new(Win4, ?wxID_ANY, "This is a black tab.",
98 wxPanel:setSizer(Win4, Sizer4),
99 wxNotebook:addPage(Notebook, Win4, "Black", []),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/examples/demo/
H A Dex_notebook.erl91 Win4 = wxPanel:new(Notebook, []),
92 wxPanel:setBackgroundColour(Win4, ?wxBLACK),
93 Win4Text = wxStaticText:new(Win4, ?wxID_ANY, "This is a black tab.",
98 wxPanel:setSizer(Win4, Sizer4),
99 wxNotebook:addPage(Notebook, Win4, "Black", []),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/examples/demo/
H A Dex_notebook.erl91 Win4 = wxPanel:new(Notebook, []),
92 wxPanel:setBackgroundColour(Win4, ?wxBLACK),
93 Win4Text = wxStaticText:new(Win4, ?wxID_ANY, "This is a black tab.",
98 wxPanel:setSizer(Win4, Sizer4),
99 wxNotebook:addPage(Notebook, Win4, "Black", []),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/examples/demo/
H A Dex_notebook.erl91 Win4 = wxPanel:new(Notebook, []),
92 wxPanel:setBackgroundColour(Win4, ?wxBLACK),
93 Win4Text = wxStaticText:new(Win4, ?wxID_ANY, "This is a black tab.",
98 wxPanel:setSizer(Win4, Sizer4),
99 wxNotebook:addPage(Notebook, Win4, "Black", []),
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/examples/demo/
H A Dex_notebook.erl91 Win4 = wxPanel:new(Notebook, []),
92 wxPanel:setBackgroundColour(Win4, ?wxBLACK),
93 Win4Text = wxStaticText:new(Win4, ?wxID_ANY, "This is a black tab.",
98 wxPanel:setSizer(Win4, Sizer4),
99 wxNotebook:addPage(Notebook, Win4, "Black", []),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/examples/demo/
H A Dex_notebook.erl91 Win4 = wxPanel:new(Notebook, []),
92 wxPanel:setBackgroundColour(Win4, ?wxBLACK),
93 Win4Text = wxStaticText:new(Win4, ?wxID_ANY, "This is a black tab.",
98 wxPanel:setSizer(Win4, Sizer4),
99 wxNotebook:addPage(Notebook, Win4, "Black", []),
/dports/science/mcstas-comps/mcstas-comps-2.5-src/examples/
H A DILL_D2B.instr166 COMPONENT Win4 = Slit(radius = 0.0575) AT (0, 0, 4.999) RELATIVE Origin
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_str.c1382 pic_t *Win4; in US_DrawWindow() local
1397 Win4 = (pic_t *) shape; in US_DrawWindow()
1440 VWB_DrawPic (sx, i, Win4); in US_DrawWindow()