Searched defs:RemoveAll (Results 1 – 8 of 8) sorted by relevance
25 void CXFA_TextTabstopsContext::RemoveAll() { in RemoveAll() function in CXFA_TextTabstopsContext
43 void RemoveAll() { in RemoveAll() function
71 bool RemoveAll() in RemoveAll() function
184 void DecoderDatabase::RemoveAll() { in RemoveAll() function in webrtc::DecoderDatabase
82 void BreakpointList::RemoveAll(bool notify) { in RemoveAll() function in BreakpointList
229 void WatchpointList::RemoveAll(bool notify) { in RemoveAll() function in WatchpointList
52 void CFWL_ComboBox::RemoveAll() { in RemoveAll() function in CFWL_ComboBox
854 tooling::Replacement RemoveAll(SM, CharSourceRange::getCharRange(Begin, End), in moveAll() local