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

Lines Matching defs:false

117     wxColWidthInfo(int w = 0, bool needsUpdate = false)
361 // we need to draw the items background to highlight it, false otherwise
514 // return true if we are in single selection mode, false if multi sel
633 void SetItemSpacing( int spacing, bool isSmall = false );
634 int GetItemSpacing( bool isSmall = false );
676 void RecalculatePositions(bool noRefresh = false);
687 long FindItem( long start, const wxString& str, bool partial = false );
714 return false;
946 wxCHECK_MSG( m_rect, false, _T("can't be called in this mode") );
1146 m_highlighted = false;
1463 return false;
1682 wxCHECK_MSG( !IsVirtual(), false, _T("unexpected call to Highlight") );
1685 return false;
1710 m_isDragging = false;
1711 m_dirty = false;
1978 m_isDragging = false;
1998 bool hit_border = false;
2143 m_finished = false;
2144 m_aboutToFinish = false;
2181 return false;
2291 m_hasFocus = false;
2293 m_isCreated = false;
2295 m_lastOnSame = false;
2541 wxCHECK_MSG( ld, false, _T("invalid index in IsHighlighted") );
2590 wxCHECK_MSG( ld, false, _T("invalid index in HighlightLine") );
2892 HighlightLine(m_current, false);
3007 wxCHECK_MSG( data, false, _T("invalid index in OnRenameAccept()") );
3152 HighlightAll(false);
3158 bool forceClick = false;
3164 m_lastOnSame = false;
3185 HighlightAll( false );
3207 m_lastOnSame = false;
3227 HighlightAll(false);
3258 HighlightAll( false );
3388 HighlightAll(false);
3618 m_hasFocus = false;
3812 m_aColWidths.Item(col)->bNeedsUpdate = false;
3968 HighlightLine(oldCurrent, false);
3989 HighlightLine(oldCurrent, false);
4014 HighlightLine( oldCurrent, false );
4094 return HasCurrent() ? IsHighlighted(m_current) : false;
4393 m_dirty = false;
4399 headerWin->m_dirty = false;
4847 HighlightAll(false);
4948 m_ownsImageListState = false;
5022 m_ownsImageListState = false;
5039 return false;
5072 m_headerWin->Show( false );
5133 m_headerWin->Show(false);
5450 m_ownsImageListNormal = false;
5457 m_ownsImageListSmall = false;
5464 m_ownsImageListState = false;
5517 ResizeReportView(false /* no header */);
5711 return false;
5728 return false;
5784 return m_mainWin ? m_mainWin->wxWindow::SetCursor(cursor) : false;
5802 return false;