Searched defs:newContent (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/wml/
H A DWMLTableElement.cpp165 String newContent = " "; local
166 newContent += nextItemText->data();
169 itemText->appendData(newContent, ec);
/external/webkit/Source/WebCore/bindings/v8/
H A DScriptDebugServer.cpp214 bool ScriptDebugServer::editScriptSource(const String& sourceID, const String& newContent, String* error) argument
224 v8::Handle<v8::Value> argv[] = { v8String(sourceID), v8String(newContent) };
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
H A DSurface.cpp104 LayerContent* newContent = getFirstLayer()->content(); local
106 fullInval = newContent->width() != oldContent->width()
107 || newContent->height() != oldContent->height();
/external/webkit/Source/WebCore/inspector/
H A DInspectorDebuggerAgent.cpp280 void InspectorDebuggerAgent::editScriptSource(ErrorString* error, const String& sourceID, const String& newContent, RefPtr<InspectorArray>* newCallFrames) argument
282 if (scriptDebugServer().editScriptSource(sourceID, newContent, error))
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.filebuffers_3.5.100.v20100520-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 221 milliseconds