Home
last modified time | relevance | path

Searched refs:erase_background (Results 1 – 25 of 29) sorted by relevance

12

/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_image_viewer.erl79 wxPanel:connect(Panel, erase_background), %% WIN32 only?
H A Dww_color_slider.erl73 wxPanel:connect(Panel, erase_background), %% WIN32 only?
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dmsg.e76 extern void RedrawMsg ARGS_DECL((int erase_background));
H A Dmsg.c539 void RedrawMsg(erase_background) in RedrawMsg() argument
540 int erase_background; in RedrawMsg()
548 if (erase_background) {
595 if (erase_background && threeDLook) {
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/x11/
H A Dtextctrl.cpp2097 bool erase_background = true; in MoveCursor() local
2163 erase_background = ((m_selEndY < m_selStartY) || in MoveCursor()
2171 erase_background = ((m_selEndY > m_selStartY) || in MoveCursor()
2185 Refresh( erase_background, &rect ); in MoveCursor()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/x11/
H A Dtextctrl.cpp2098 bool erase_background = true; in MoveCursor() local
2164 erase_background = ((m_selEndY < m_selStartY) || in MoveCursor()
2172 erase_background = ((m_selEndY > m_selStartY) || in MoveCursor()
2186 Refresh( erase_background, &rect ); in MoveCursor()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/x11/
H A Dtextctrl.cpp2098 bool erase_background = true; in MoveCursor() local
2164 erase_background = ((m_selEndY < m_selStartY) || in MoveCursor()
2172 erase_background = ((m_selEndY > m_selStartY) || in MoveCursor()
2186 Refresh( erase_background, &rect ); in MoveCursor()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/examples/sudoku/
H A Dsudoku_board.erl85 wxWindow:connect(Win, erase_background, []),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/examples/sudoku/
H A Dsudoku_board.erl85 wxWindow:connect(Win, erase_background, []),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/examples/sudoku/
H A Dsudoku_board.erl85 wxWindow:connect(Win, erase_background, []),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/examples/sudoku/
H A Dsudoku_board.erl85 wxWindow:connect(Win, erase_background, []),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/examples/sudoku/
H A Dsudoku_board.erl85 wxWindow:connect(Win, erase_background, []),
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/examples/sudoku/
H A Dsudoku_board.erl85 wxWindow:connect(Win, erase_background, []),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/examples/sudoku/
H A Dsudoku_board.erl85 wxWindow:connect(Win, erase_background, []),
/dports/graphics/mtpaint/mtPaint-4ea607e/gtk/
H A Dgtk267_7wj.patch126 -erase_background (GdkWindow *window,
161 - GDK_NOTE (COLORMAP, g_print ("erase_background: realized %p: %d colors\n",
320 - erase_background (window, (HDC) msg->wParam);
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/observer/src/
H A Dobserver_app_wx.erl115 wxPanel:connect(DrawingArea, erase_background, [{callback, fun(_,_) -> ok end}]);
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_app_wx.erl115 wxPanel:connect(DrawingArea, erase_background, [{callback, fun(_,_) -> ok end}]);
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/observer/src/
H A Dobserver_app_wx.erl115 wxPanel:connect(DrawingArea, erase_background, [{callback, fun(_,_) -> ok end}]);
H A Dobserver_perf_wx.erl108 wxPanel:connect(Panel, erase_background, [IgnoreCB])
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_app_wx.erl115 wxPanel:connect(DrawingArea, erase_background, [{callback, fun(_,_) -> ok end}]);
/dports/lang/erlang/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_app_wx.erl115 wxPanel:connect(DrawingArea, erase_background, [{callback, fun(_,_) -> ok end}]);
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_app_wx.erl115 wxPanel:connect(DrawingArea, erase_background, [{callback, fun(_,_) -> ok end}]);
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/observer/src/
H A Dobserver_app_wx.erl114 wxPanel:connect(DrawingArea, erase_background, [{callback, fun(_,_) -> ok end}]);
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dgdkwindow-win32.c1637 erase_background (GdkWindow *window, in erase_background() function
1790 erase_background (window, hdc); in gdk_win32_window_clear_area()
1798 erase_background (window, hdc); in gdk_win32_window_clear_area()
/dports/games/frozen-bubble/frozen-bubble-d6a0291/bin/
H A Dfrozen-bubble3288 …exists $w->{erase_background} and erase_image_from($imgbin{void_panel}, $MENUPOS{xpos_panel}, $MEN…
5302 erase_background => $background,
5335 erase_background => $background,
5533 erase_background => $back_start

12