Home
last modified time | relevance | path

Searched refs:RemoveAll (Results 1 – 25 of 208) sorted by relevance

123456789

/external/chromium_org/ui/views/layout/
Dgrid_layout_unittest.cc58 void RemoveAll() { in RemoveAll() function in views::GridLayoutTest
79 void RemoveAll() { in RemoveAll() function in views::GridLayoutAlignmentTest
94 RemoveAll(); in TestAlignment()
146 RemoveAll(); in TEST_F()
170 RemoveAll(); in TEST_F()
195 RemoveAll(); in TEST_F()
222 RemoveAll(); in TEST_F()
252 RemoveAll(); in TEST_F()
282 RemoveAll(); in TEST_F()
306 RemoveAll(); in TEST_F()
[all …]
/external/chromium_org/sync/internal_api/test/
Dfake_sync_manager.cc100 empty_types.RemoveAll(progress_marker_types_); in GetTypesWithEmptyProgressMarkerToken()
111 progress_marker_types_.RemoveAll(partial_types); in PurgePartiallySyncedTypes()
137 success_types.RemoveAll(configure_fail_types_); in ConfigureSyncer()
159 initial_sync_ended_types_.RemoveAll(to_purge); in ConfigureSyncer()
160 progress_marker_types_.RemoveAll(to_purge); in ConfigureSyncer()
/external/chromium_org/chrome/browser/sync/glue/
Dbookmark_data_type_controller.cc57 registrar_.RemoveAll(); in Observe()
83 registrar_.RemoveAll(); in CleanUpState()
110 registrar_.RemoveAll(); in BookmarkModelLoaded()
/external/chromium_org/chrome/browser/chromeos/policy/
Drecommendation_restorer.cc73 pref_change_registrar_.RemoveAll(); in Shutdown()
74 notification_registrar_.RemoveAll(); in Shutdown()
83 notification_registrar_.RemoveAll(); in Observe()
/external/chromium_org/third_party/WebKit/Source/core/frame/
DEventHandlerRegistry.cpp68 ASSERT(op == Remove || op == RemoveAll); in updateEventHandlerTargets()
69 ASSERT(op == RemoveAll || targets->contains(target)); in updateEventHandlerTargets()
71 if (op == RemoveAll) { in updateEventHandlerTargets()
162 updateEventHandlerInternal(RemoveAll, handlerClass, &target); in didRemoveAllEventHandlers()
247 updateEventHandlerInternal(RemoveAll, handlerClass, targetsToRemove[i]); in documentDetached()
/external/chromium_org/base/
Dscoped_observer.h23 RemoveAll(); in ~ScopedObserver()
40 void RemoveAll() { in RemoveAll() function
/external/chromium_org/chrome/browser/prefs/
Dsynced_pref_change_registrar.cc26 RemoveAll(); in ~SyncedPrefChangeRegistrar()
46 void SyncedPrefChangeRegistrar::RemoveAll() { in RemoveAll() function in SyncedPrefChangeRegistrar
Dsynced_pref_change_registrar.h39 void RemoveAll();
/external/opencv/otherlibs/highgui/
Dgrfmt_base.cpp197 RemoveAll(); in GrFmtFactoriesList()
203 RemoveAll(); in ~GrFmtFactoriesList()
207 void GrFmtFactoriesList::RemoveAll() in RemoveAll() function in GrFmtFactoriesList
/external/pdfium/core/src/fxcrt/
Dfx_basic_list.cpp80 RemoveAll(); in FreeNode()
83 void CFX_PtrList::RemoveAll() in RemoveAll() function in CFX_PtrList
114 RemoveAll(); in ~CFX_PtrList()
Dfx_basic_maps.cpp28 void CFX_MapPtrToPtr::RemoveAll() in RemoveAll() function in CFX_MapPtrToPtr
41 RemoveAll(); in ~CFX_MapPtrToPtr()
184 RemoveAll(); in FreeAssoc()
198 void CFX_MapByteStringToPtr::RemoveAll() in RemoveAll() function in CFX_MapByteStringToPtr
218 RemoveAll(); in ~CFX_MapByteStringToPtr()
314 RemoveAll(); in FreeAssoc()
446 RemoveAll(); in ~CFX_CMapByteStringToPtr()
448 void CFX_CMapByteStringToPtr::RemoveAll() in RemoveAll() function in CFX_CMapByteStringToPtr
455 m_Buffer.RemoveAll(); in RemoveAll()
Dextension.h159 m_Blocks.RemoveAll(); in ~CFX_MemoryStream()
277 m_Blocks.RemoveAll(); in WriteBlock()
337 m_Blocks.RemoveAll();
349 m_Blocks.RemoveAll(); in DetachBuffer()
/external/chromium_org/base/prefs/
Dpref_change_registrar.cc18 RemoveAll(); in ~PrefChangeRegistrar()
50 void PrefChangeRegistrar::RemoveAll() { in RemoveAll() function in PrefChangeRegistrar
/external/chromium_org/content/public/browser/
Dnotification_registrar.cc41 RemoveAll(); in ~NotificationRegistrar()
75 void NotificationRegistrar::RemoveAll() { in RemoveAll() function in content::NotificationRegistrar
Dnotification_registrar.h43 void RemoveAll(); in NON_EXPORTED_BASE()
/external/chromium_org/chrome/browser/extensions/api/identity/
Dweb_auth_flow.cc61 registrar_.RemoveAll(); in ~WebAuthFlow()
129 registrar_.RemoveAll(); in OnAppWindowRemoved()
168 registrar_.RemoveAll(); in Observe()
/external/chromium_org/chrome/browser/sync/sessions/
Dsession_data_type_controller.cc75 notification_registrar_.RemoveAll(); in StopModels()
101 notification_registrar_.RemoveAll(); in Observe()
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp92 m_ObjectStreamMap.RemoveAll(); in CloseParser()
93 m_SortedOffset.RemoveAll(); in CloseParser()
94 m_CrossRef.RemoveAll(); in CloseParser()
95 m_V5Type.RemoveAll(); in CloseParser()
96 m_ObjVersion.RemoveAll(); in CloseParser()
101 m_Trailers.RemoveAll(); in CloseParser()
609 m_CrossRef.RemoveAll(); in RebuildCrossRef()
610 m_V5Type.RemoveAll(); in RebuildCrossRef()
611 m_SortedOffset.RemoveAll(); in RebuildCrossRef()
612 m_ObjVersion.RemoveAll(); in RebuildCrossRef()
[all …]
/external/pdfium/core/include/fxcrt/
Dfx_basic.h429 void RemoveAll() in RemoveAll() function
583 RemoveAll(); in ~CFX_ObjectArray()
649 RemoveAll();
682 void RemoveAll() in RemoveAll() function
706 void RemoveAll();
877 void RemoveAll();
1015 void RemoveAll();
1067 void RemoveAll();
1167 void RemoveAll();
1515 m_DataLists.RemoveAll(); in Clear()
/external/chromium_org/ui/base/models/
Dlist_model_unittest.cc120 TEST_F(ListModelTest, RemoveAll) { in TEST_F() argument
135 model.RemoveAll(); in TEST_F()
/external/chromium_org/chrome/browser/ui/extensions/
Dextension_enable_flow.cc123 registrar_.RemoveAll(); in StopObserving()
124 extension_registry_observer_.RemoveAll(); in StopObserving()
/external/chromium_org/chrome/browser/
Dremove_rows_table_model.h25 virtual void RemoveAll() = 0;
/external/pdfium/core/src/reflow/
Dlayoutprocessor_reflow.cpp40 m_pCurrLine->RemoveAll(); in ~CPDF_LayoutProcessor_Reflow()
45 m_pTempLine->RemoveAll(); in ~CPDF_LayoutProcessor_Reflow()
315 pTable->m_pCellArray.RemoveAll(); in ProcessTable()
316 pTable->m_nCell.RemoveAll(); in ProcessTable()
431 prevLine.RemoveAll(); in IsCanMergeParagraph()
434 line.RemoveAll(); in IsCanMergeParagraph()
471 prevLine.RemoveAll(); in IsCanMergeParagraph()
473 line.RemoveAll(); in IsCanMergeParagraph()
493 prevLine.RemoveAll(); in IsCanMergeParagraph()
496 line.RemoveAll(); in IsCanMergeParagraph()
[all …]
/external/chromium_org/chrome/browser/extensions/
Dstate_store_notification_observer.cc30 registrar_.RemoveAll(); in Observe()
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp113 m_aMousePath.RemoveAll(); in Default()
114 m_aKeyboardPath.RemoveAll(); in Default()
157 m_aKeyboardPath.RemoveAll(); in SetFocus()
181 m_aKeyboardPath.RemoveAll(); in KillFocus()
186 m_aMousePath.RemoveAll(); in SetCapture()
204 m_aMousePath.RemoveAll(); in ReleaseCapture()
310 m_aChildren.RemoveAll(); in Destroy()

123456789