Home
last modified time | relevance | path

Searched defs:mutation (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/ui/accessibility/extensions/alt/
Dhide-images.js39 mutations.forEach(function(mutation) { argument
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTitleElement.cpp84 ChildListMutationScope mutation(*this); in setText() local
/external/chromium_org/chrome/renderer/resources/extensions/
Dtag_watcher.js19 $Array.forEach(mutations, function(mutation) { argument
/external/chromium_org/third_party/WebKit/Source/core/dom/
DMutationObserverInterestGroup.cpp68 RefPtrWillBeRawPtr<MutationRecord> mutation = prpMutation; in enqueueMutationRecord() local
DContainerNode.cpp230 ChildListMutationScope mutation(*this); in insertBefore() local
353 ChildListMutationScope mutation(*this); in replaceChild() local
433 ChildListMutationScope mutation(*this); in willRemoveChildren() local
719 ChildListMutationScope mutation(*this); in appendChild() local
DMutationObserver.cpp188 void MutationObserver::enqueueMutationRecord(PassRefPtrWillBeRawPtr<MutationRecord> mutation) in enqueueMutationRecord()
DNode.cpp1465 ChildListMutationScope mutation(*this); in setTextContent() local
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dlive_regions.js159 mutations.forEach(function(mutation) { argument
/external/chromium_org/sync/syncable/
Dentry_kernel.cc229 const EntryKernelMutation& mutation) { in EntryKernelMutationToValue()
/external/guava/guava/src/com/google/common/collect/
DBstOperations.java78 BstMutationResult<K, N> mutation = in mutate() local
/external/chromium_org/third_party/WebKit/Source/core/editing/
Dmarkup.cpp1016 ChildListMutationScope mutation(*containerNode); in replaceChildrenWithFragment() local
1044 ChildListMutationScope mutation(*containerNode); in replaceChildrenWithText() local
/external/chromium_org/extensions/renderer/resources/
Dweb_view.js422 $Array.forEach(mutations, function(mutation) { argument
/external/chromium_org/sync/internal_api/
Dsync_manager_impl.cc129 const syncable::EntryKernelMutation& mutation, in VisiblePropertiesDiffer()
/external/chromium_org/v8/test/mjsunit/es7/
Dobject-observe.js1696 var mutation = [ variable
1706 function TestFastElements(prop, mutation, prepopulate, polymorphic, optimize) { argument
1739 var mutation = [ variable
1751 mutation, polymorphic, optimize, oldSize, newSize) { argument