• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/

Lines Matching defs:false

118     wxColWidthInfo(int w = 0, bool needsUpdate = false)
362 // we need to draw the items background to highlight it, false otherwise
516 // return true if we are in single selection mode, false if multi sel
631 void SetItemSpacing( int spacing, bool isSmall = false );
632 int GetItemSpacing( bool isSmall = false );
674 void RecalculatePositions(bool noRefresh = false);
685 long FindItem( long start, const wxString& str, bool partial = false );
712 return false;
945 wxCHECK_MSG( m_rect, false, _T("can't be called in this mode") );
1145 m_highlighted = false;
1467 return false;
1686 wxCHECK_MSG( !IsVirtual(), false, _T("unexpected call to Highlight") );
1689 return false;
1716 m_isDragging = false;
1717 m_dirty = false;
1984 m_isDragging = false;
2004 bool hit_border = false;
2149 m_finished = false;
2150 m_aboutToFinish = false;
2187 return false;
2298 m_hasFocus = false;
2300 m_isCreated = false;
2302 m_lastOnSame = false;
2555 wxCHECK_MSG( ld, false, _T("invalid index in IsHighlighted") );
2604 wxCHECK_MSG( ld, false, _T("invalid index in HighlightLine") );
2895 HighlightLine(m_current, false);
3010 wxCHECK_MSG( data, false, _T("invalid index in OnRenameAccept()") );
3155 HighlightAll(false);
3161 bool forceClick = false;
3167 m_lastOnSame = false;
3188 HighlightAll( false );
3210 m_lastOnSame = false;
3230 HighlightAll(false);
3261 HighlightAll( false );
3372 return false;
3429 HighlightAll(false);
3659 m_hasFocus = false;
3853 m_aColWidths.Item(col)->bNeedsUpdate = false;
4009 HighlightLine(oldCurrent, false);
4030 HighlightLine(oldCurrent, false);
4055 HighlightLine( oldCurrent, false );
4135 return HasCurrent() ? IsHighlighted(m_current) : false;
4434 m_dirty = false;
4440 headerWin->m_dirty = false;
4888 HighlightAll(false);
4991 m_ownsImageListState = false;
5060 m_ownsImageListState = false;
5077 return false;
5110 m_headerWin->Show( false );
5171 m_headerWin->Show(false);
5471 m_ownsImageListNormal = false;
5478 m_ownsImageListSmall = false;
5485 m_ownsImageListState = false;
5538 ResizeReportView(false /* no header */);
5732 return false;
5749 return false;
5805 return m_mainWin ? m_mainWin->wxWindow::SetCursor(cursor) : false;
5823 return false;