Searched defs:false (Results 176 - 200 of 200) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddatavgen.cpp1427 SelectAllRows(false); variable
[all...]
H A Dlistctrl.cpp118 wxColWidthInfo(int w = 0, bool needsUpdate = false) argument
[all...]
H A Dgrid.cpp6928 false, local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddcclient.cpp1210 wxCHECK_MSG( Ok(), false, wxT("invalid window dc") ); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Ddcclient.cpp1136 wxCHECK_MSG( Ok(), false, wxT("invalid window dc") ); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dmimetype.cpp85 pIndexOf(const wxString& sSearch, bool bIncludeComments = false, int iStart = 0) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Ddcclient.cpp1272 wxCHECK_MSG( Ok(), false, wxT("invalid window dc") ); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPartFile.cpp639 m_gaplist.Init(GetFileSize(), false); // Init full, then add gaps local
1520 Kademlia::CSearchManager::StopSearch(GetKadFileSearchID(), false); local
1694 Kademlia::CSearchManager::StopSearch(GetKadFileSearchID(), false); local
2089 Kademlia::CSearchManager::StopSearch(GetKadFileSearchID(), false); local
2175 theApp->uploadqueue->SuspendUpload(GetFileHash(), false); local
[all...]
H A DStatistics.h74 CPreciseRateCounter(uint32_t timespan, bool count_average = false) argument
156 CStatTreeItemRateCounter(const wxString& label, bool show_maxrate, uint32_t timespan, bool count_average = false) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/aui/
H A Dauibar.h453 AddTool(int tool_id, const wxBitmap& bitmap, const wxBitmap& disabled_bitmap, bool toggle = false, wxObject* client_data = NULL, const wxString& short_help_string = wxEmptyString, const wxString& long_help_string = wxEmptyString) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddc.h269 DrawBitmap(const wxBitmap &bmp, wxCoord x, wxCoord y, bool useMask = false) argument
272 DrawBitmap(const wxBitmap &bmp, const wxPoint& pt, bool useMask = false) argument
302 Blit(wxCoord xdest, wxCoord ydest, wxCoord width, wxCoord height, wxDC *source, wxCoord xsrc, wxCoord ysrc, int rop = wxCOPY, bool useMask = false, wxCoord xsrcMask = wxDefaultCoord, wxCoord ysrcMask = wxDefaultCoord) argument
309 Blit(const wxPoint& destPt, const wxSize& sz, wxDC *source, const wxPoint& srcPt, int rop = wxCOPY, bool useMask = false, const wxPoint& srcPtMask = wxDefaultPosition) argument
[all...]
H A Dintl.h398 wxLocale(const wxChar *szName, const wxChar *szShort = (const wxChar *) NULL, const wxChar *szLocale = (const wxChar *) NULL, bool bLoadDefault = true, bool bConvertEncoding = false) argument
H A Ddatetime.h825 wxDateTime& MakeUTC(bool noDST = false) { return MakeTimezone(UTC, noDST); } argument
828 MakeGMT(bool noDST = false) argument
832 MakeFromUTC(bool noDST = false) argument
[all...]
H A Devent.h1436 wxShowEvent(int winid = 0, bool show = false) argument
[all...]
H A Ddefs.h201 #define false ((bool)0) macro
221 #define false ((bool)0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimage.cpp1755 wxCHECK_MSG( Ok(), false, wxT("invalid image") ); local
1803 wxCHECK_MSG( Ok(), false, wxT("invalid image") ); local
2011 wxCHECK_MSG( Ok(), false, wxT("invalid image") ); local
2085 wxCHECK_MSG( Ok(), false, wxT("invalid image") ); local
2105 wxCHECK_MSG( Ok(), false, wxT("invalid image") ); local
2266 wxCHECK_MSG( Ok(), false, wxT("invalid image") ); local
2281 wxCHECK_MSG( Ok(), false, wxT("invalid image") ); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/themes/
H A Dwin32.cpp290 DrawLine(wxDC& dc, wxCoord x1, wxCoord y1, wxCoord x2, wxCoord y2, bool transpose = false) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/extern/wxWidgets/
H A Dlistctrl.cpp117 wxColWidthInfo(int w = 0, bool needsUpdate = false) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libutp/
H A Dutp.cpp1759 UTP_ProcessIncoming(UTPSocket *conn, const byte *packet, size_t len, bool syn = false) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dwindow.cpp1553 SendSetRedraw(GetHwnd(), false); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dtextctrl.cpp2283 wxCHECK_MSG( CanUndo(), false, _T("impossible to undo insert cmd") ); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dregex.c378 #define false macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtransmission.h53 #define false 0 macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx4841 pdoc->dbcsCodePage, vs.styles[STYLE_DEFAULT].characterSet, false); local
4893 pdoc->dbcsCodePage, vs.styles[STYLE_DEFAULT].characterSet, false); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c349 # define false macro
[all...]

Completed in 251 milliseconds

12345678