Searched refs:Close (Results 201 - 225 of 394) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/erase/
H A Derase.cpp183 Close(true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/event/
H A Devent.cpp285 Close(true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/except/
H A Dexcept.cpp383 Close(true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/internat/
H A Dinternat.cpp276 Close(true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/mfc/
H A Dmfctest.cpp270 file_menu->Append(HELLO_QUIT, _T("&Close"));
361 Close(true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/helpview/src/
H A Dclient.cpp240 Close();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule-gui.cpp230 wxTheClipboard->Close();
H A Damule.cpp489 vfile.Close();
1155 top->Close(true);
1205 clientudp->Close();
1394 // Close sockets to avoid new clients coming in
1396 listensocket->Close();
1624 file.Close();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/routing/
H A DRoutingZone.cpp162 file.Close();
209 file.Close();
336 file.Close();
382 file.Close();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/wxCas/src/
H A Donlinesig.cpp127 file.Close();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddatabase.tex67 \membersection{wxDatabase::Close}
69 \func{bool}{Close}{\void}
H A Dffile.tex86 \membersection{wxFFile::Close}\label{wxffileclose}
88 \func{bool}{Close}{\void}
H A Dhworld.tex145 by calling Close(). The parameter true indicates that other windows have no veto
152 Close( true );
H A Dregkey.tex96 \membersection{wxRegKey::Close}\label{wxregkeyclose}
98 \func{void}{Close}{\void}
H A Dsocket.tex138 \helpref{Close}{wxsocketbaseclose}\\
206 % Close
208 \membersection{wxSocketBase::Close}\label{wxsocketbaseclose}
210 \func{void}{Close}{\void}
214 associated system resources. Upon socket destruction, Close is automatically
221 Although Close immediately disables events for the socket, it is possible
224 even after calling Close.
240 Destroy calls \helpref{Close}{wxsocketbaseclose} automatically.
333 when you \helpref{Close}{wxsocketbaseclose} a socket (and thus also upon
H A Dftp.tex408 delete in_stream; /* Close the DATA connection */
410 ftp.Close(); /* Close the COMMAND connection */
H A Dtextfile.tex40 not} be saved automatically; calling \helpref{Close}{wxtextfileclose} or doing
99 \membersection{wxTextFile::Close}\label{wxtextfileclose}
101 \constfunc{bool}{Close}{\void}
H A Dtapp.tex65 call \helpref{Close()}{wxwindowclose} in response to the {\tt "Exit"} menu
H A Dtarstrm.tex429 The destructor calls \helpref{Close()}{wxtaroutputstreamclose} to finish
433 \membersection{wxTarOutputStream::Close}\label{wxtaroutputstreamclose}
435 \func{bool}{Close}{\void}
445 Close the current entry. It is called implicitly whenever another new
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dwindow.h232 // NOTE: typically Close() is not virtual, but we want this for Cocoa
233 virtual bool Close( bool force = false );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dnetvsc.c748 goto Close;
756 Close:
758 Device->Driver->VmbusChannelInterface.Close(Device);
820 Device->Driver->VmbusChannelInterface.Close(Device);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmimetmac.cpp1518 indictfile.Close();
1655 outdictfile.Close();
1659 outdictfile.Close();
1869 indictfile.Close();
1946 outdictfile.Close();
1950 outdictfile.Close();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dpropform.cpp187 m_managedWindow->Close(true);
194 m_managedWindow->Close(true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dataview/
H A Ddataview.cpp456 Close(true);
630 Close(true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dapp.cpp475 win->Close(false);
521 win->Close(false);

Completed in 479 milliseconds

1234567891011>>