Home
last modified time | relevance | path

Searched defs:oldContent (Results 1 – 4 of 4) sorted by relevance

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/services/rss/
DRSSFeedWatcherTask.java156 String oldContent = oldFeedWatcher.getFoundNode().getTextContent(); in checkFeed() local
160 …(Messages.getString("RSSFeedWatcherTask.GotOldNodeContents") + CL + SP + oldContent); //$NON-NLS-1$ in checkFeed() local
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DSurface.cpp105 LayerContent* oldContent = oldSurface->getFirstLayer()->content(); in tryUpdateSurface() local
/external/webkit/Source/WebCore/inspector/front-end/
DStylesSidebarPane.js909 editingSelectorCommitted: function(element, newContent, oldContent, context, moveDirection) argument
1085 editingSelectorCommitted: function(element, newContent, oldContent, context) argument
DDebuggerPresentationModel.js750 _setContentWithInitialContent: function(sourceFile, content, userCallback, oldContent) argument