Searched refs:wxIsBusy (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dcursor.h57 interfere with the state of wxIsBusy() -- RL
65 if( wxIsBusy() )
72 if( wxIsBusy() )
H A Dutils.h650 WXDLLEXPORT bool wxIsBusy();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dutilsgui.cpp101 bool wxIsBusy() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dcursor.cpp123 bool wxIsBusy() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dcursor.cpp201 bool wxIsBusy() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dcursor.cpp253 bool wxIsBusy() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddialog.cpp469 if ( IsModal() && wxIsBusy() )
486 // invoked while wxIsBusy()
H A Dutilsgui.cpp190 bool wxIsBusy() function
H A Dwindow.cpp836 if ( m_cursor.Ok() && !wxIsBusy() )
4058 // 1. if we have the cursor set it unless wxIsBusy()
4060 // 3. if wxIsBusy(), set the busy cursor, otherwise the global one
4096 bool isBusy = wxIsBusy();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dcursor.cpp374 bool wxIsBusy() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dcursor.cpp378 bool wxIsBusy() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dapp.cpp2268 if ( wxIsBusy() )
2278 if ( wxIsBusy() )
2377 if ( wxIsBusy() )
2387 if ( wxIsBusy() )
H A Dwindow.cpp509 if ( mouseWin == this && !wxIsBusy() )
1494 if ( wxIsBusy() )
H A Dutils.cpp341 bool wxIsBusy() function
H A Dtoplevel.cpp985 if ( !wxIsBusy() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dcursor.cpp502 bool wxIsBusy() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/db/
H A Dlistdb.cpp442 while (wxIsBusy()) wxEndBusyCursor();
H A Ddbtest.cpp844 while (wxIsBusy())
907 while (wxIsBusy())
2207 while (wxIsBusy())
2707 while (wxIsBusy())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dutilsgui.cpp278 bool wxIsBusy() function
H A Dwindow.cpp640 if (::WinPtInRect(vHabmain, &vRect, &vPoint) && !wxIsBusy())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dwindow.cpp1891 if ( mouseWin == this && !wxIsBusy() )
3031 if ( !wxIsBusy() && !GetParent() )
H A Dutils.cpp492 bool wxIsBusy() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfunction.tex174 \helpref{wxIsBusy}{wxisbusy}\\
1892 See also \helpref{wxIsBusy}{wxisbusy}, \helpref{wxBusyCursor}{wxbusycursor}.
2013 See also \helpref{wxIsBusy}{wxisbusy}, \helpref{wxBusyCursor}{wxbusycursor}.
2314 \membersection{::wxIsBusy}\label{wxisbusy}
2316 \func{bool}{wxIsBusy}{\void}

Completed in 665 milliseconds