Searched defs:true (Results 101 - 124 of 124) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddocview.h80 void SetDocumentSaved(bool saved = true) { m_savedYet = saved; } argument
H A Dwindow.h733 RefreshRect(const wxRect& rect, bool eraseBackground = true) 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 Devent.h353 void Skip(bool skip = true) { m_skipped = skip; } argument
1302 wxActivateEvent(wxEventType type = wxEVT_NULL, bool active = true, int Id = 0) argument
1406 void Veto(bool veto = true) argument
1465 wxIconizeEvent(int winid = 0, bool iconized = true) argument
2164 RequestMore(bool needMore = true) argument
[all...]
H A Ddefs.h200 #define true ((bool)1) macro
220 #define true ((bool)1) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_rx.c1329 GetTs(ieee,(PTS_COMMON_INFO*) &pTS,hdr->addr2,TID,RX_DIR,true); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_rx.c1169 GetTs(ieee,(PTS_COMMON_INFO*) &pTS,hdr->addr2,TID,RX_DIR,true); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c1294 GetTs(ieee,(PTS_COMMON_INFO*) &pTS,hdr->addr2,TID,RX_DIR,true); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A DJSON_parser.c83 #define true 1 macro
[all...]
H A Dtransmission.h52 #define true 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPartFile.cpp287 m_gaplist.Init(GetFileSize(), true); // Init empty local
1537 Kademlia::CSearchManager::StopSearch(GetKadFileSearchID(), true); local
2403 Kademlia::CSearchManager::StopSearch(GetKadFileSearchID(), true); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dtreectrl.cpp131 static bool SelectItem(HWND hwndTV, HTREEITEM hItem, bool select = true) argument
162 SelectRange(HWND hwndTV, HTREEITEM htFirst, HTREEITEM htLast, bool unselectOthers = true) argument
[all...]
H A Dwindow.cpp1589 SendSetRedraw(GetHwnd(), true); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/aui/
H A Dauibook.cpp2834 WXUNUSED(show = true) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtreectlg.cpp181 void SetHasPlus(bool has = true) { m_hasPlus = has; } argument
[all...]
H A Dgrid.cpp6901 true, local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dtex2any.cpp2758 TexOutput(wxCtime(&when), true); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/aui/
H A Dframemanager.h280 wxAuiPaneInfo& Resizable(bool resizable = true) { return SetFlag(optionResizable, resizable); } argument
284 wxAuiPaneInfo& Show(bool show = true) { return SetFlag(optionHidden, !show); } argument
285 wxAuiPaneInfo& CaptionVisible(bool visible = true) { return SetFlag(optionCaption, visible); } argument
288 wxAuiPaneInfo& PaneBorder(bool visible = true) { return SetFlag(optionPaneBorder, visible); } argument
289 wxAuiPaneInfo& Gripper(bool visible = true) { return SetFlag(optionGripper, visible); } argument
290 wxAuiPaneInfo& GripperTop(bool attop = true) { retur argument
291 CloseButton(bool visible = true) argument
292 MaximizeButton(bool visible = true) argument
293 MinimizeButton(bool visible = true) argument
294 PinButton(bool visible = true) argument
295 DestroyOnClose(bool b = true) argument
296 TopDockable(bool b = true) argument
297 BottomDockable(bool b = true) argument
298 LeftDockable(bool b = true) argument
299 RightDockable(bool b = true) argument
300 Floatable(bool b = true) argument
301 Movable(bool b = true) argument
303 DockFixed(bool b = true) argument
306 Dockable(bool b = true) argument
679 Veto(bool veto = true) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dregex.c379 #define true 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.cxx622 SelectionLineIterator(Editor *ed_, bool forward_ = true) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dgrid.h683 void SetOverflow(bool allow = true) argument
685 void SetReadOnly(bool isReadOnly = true) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextbuffer.h404 void SetPageBreak(bool pageBreak = true) { SetFlags(pageBreak ? (GetFlags() | wxTEXT_ATTR_PAGE_BREAK) : (GetFlags() & ~wxTEXT_ATTR_PAGE_BREAK)); } argument
557 void SetPageBreak(bool pageBreak = true) { SetFlags(pageBreak ? (GetFlags() | wxTEXT_ATTR_PAGE_BREAK) : (GetFlags() & ~wxTEXT_ATTR_PAGE_BREAK)); } argument
1907 Modify(bool modify = true) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c350 # define true macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextbuffer.cpp7389 UpdateAppearance(GetPosition(), true /* send update event */, & optimizationLineCharPositions, & optimizationLineYPositions); local
[all...]

Completed in 349 milliseconds

12345