HomeSort by relevance Sort by last modified time
    Searched defs:RemoveAll (Results 1 - 25 of 40) sorted by null

1 2

  /external/chromium_org/base/
scoped_observer.h 22 RemoveAll();
37 void RemoveAll() {
  /external/chromium_org/chrome/browser/prefs/
synced_pref_change_registrar.cc 26 RemoveAll();
46 void SyncedPrefChangeRegistrar::RemoveAll() {
  /external/chromium_org/base/prefs/
pref_change_registrar.cc 18 RemoveAll();
50 void PrefChangeRegistrar::RemoveAll() {
  /external/chromium_org/content/browser/worker_host/
worker_document_set.cc 55 void WorkerDocumentSet::RemoveAll(BrowserMessageFilter* parent) {
  /external/chromium_org/third_party/WebKit/Source/core/frame/
EventHandlerRegistry.h 64 RemoveAll // Remove any and all existing event handlers for a given target.
  /external/pdfium/core/src/fxcrt/
fx_basic_list.cpp 80 RemoveAll();
83 void CFX_PtrList::RemoveAll()
114 RemoveAll();
fx_basic_array.cpp 166 RemoveAll();
182 void CFX_BaseSegmentedArray::RemoveAll()
260 RemoveAll();
fx_basic_maps.cpp 28 void CFX_MapPtrToPtr::RemoveAll()
41 RemoveAll();
184 RemoveAll();
198 void CFX_MapByteStringToPtr::RemoveAll()
218 RemoveAll();
314 RemoveAll();
446 RemoveAll();
448 void CFX_CMapByteStringToPtr::RemoveAll()
455 m_Buffer.RemoveAll();
fx_xml_parser.cpp 644 m_AttrMap.RemoveAll(pAllocator);
669 m_Children.RemoveAll();
    [all...]
  /external/chromium_org/content/public/browser/
notification_registrar.cc 41 RemoveAll();
75 void NotificationRegistrar::RemoveAll() {
  /external/chromium_org/v8/src/
hydrogen-gvn.h 39 void RemoveAll() { bits_ = 0; }
  /external/chromium_org/ui/base/models/
list_model.h 49 void RemoveAll() {
tree_node_model.h 98 void RemoveAll() {
107 RemoveAll();
  /external/lldb/source/Breakpoint/
BreakpointList.cpp 82 BreakpointList::RemoveAll (bool notify)
WatchpointList.cpp 280 WatchpointList::RemoveAll (bool notify)
  /external/chromium_org/chrome/browser/ui/webui/options/
cookies_view_handler.cc 115 base::Bind(&CookiesViewHandler::RemoveAll,
221 void CookiesViewHandler::RemoveAll(const base::ListValue* args) {
  /external/chromium_org/ui/views/layout/
grid_layout_unittest.cc 58 void RemoveAll() {
79 void RemoveAll() {
94 RemoveAll();
146 RemoveAll();
170 RemoveAll();
195 RemoveAll();
222 RemoveAll();
252 RemoveAll();
282 RemoveAll();
306 RemoveAll();
    [all...]
  /external/opencv/otherlibs/highgui/
grfmt_base.cpp 197 RemoveAll();
203 RemoveAll();
207 void GrFmtFactoriesList::RemoveAll()
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msputils.h 41 ~CMSPArray() { RemoveAll(); }
71 void RemoveAll() {
dxtmpl.h 94 void RemoveAll();
124 inline void CDXArray<TYPE,ARG_TYPE>::RemoveAll() { SetSize(0,-1); }
337 void RemoveAll();
441 void CDXList<TYPE,ARG_TYPE>::RemoveAll() {
454 RemoveAll();
671 void RemoveAll();
733 void CDXMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::RemoveAll() {
756 RemoveAll();
  /external/chromium_org/chrome/browser/sync/test/integration/
bookmarks_helper.cc 600 void RemoveAll(int profile) {
  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 234 RemoveAll();
248 void RemoveAll()
253 m_Lines.RemoveAll();
  /external/pdfium/fpdfsdk/include/fxedit/
fxet_edit.h 116 m_LineRects.RemoveAll();
119 void RemoveAll()
121 m_LineRects.RemoveAll();
130 rects.RemoveAll();
172 this->m_Rects.RemoveAll();
  /external/pdfium/core/include/fpdfapi/
fpdf_parser.h 899 void RemoveAll()
901 m_number_array.RemoveAll();
  /external/pdfium/core/include/fxcrt/
fx_basic.h 429 void RemoveAll()
583 RemoveAll();
649 RemoveAll();
682 void RemoveAll()
706 void RemoveAll();
877 void RemoveAll();
1015 void RemoveAll();
1067 void RemoveAll();
1167 void RemoveAll();
    [all...]

Completed in 836 milliseconds

1 2