Searched defs:updateTitle (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Tools/GtkLauncher/
H A Dmain.c42 static void updateTitle(GtkWindow* window, WebKitWebView* webView) function
66 updateTitle(GTK_WINDOW(window), webView);
81 updateTitle(GTK_WINDOW(window), webView);
/external/skia/samplecode/
H A DSampleApp.cpp742 // this->updateTitle();
1145 this->updateTitle();
1293 this->updateTitle();
1354 this->updateTitle();
1387 this->updateTitle();
1405 this->updateTitle();
1533 this->updateTitle();
1538 this->updateTitle();
1544 this->updateTitle();
1561 this->updateTitle();
1783 void SampleWindow::updateTitle() { function in class:SampleWindow
[all...]
/external/webkit/Source/WebCore/dom/
H A DDocument.cpp1273 void Document::updateTitle(const StringWithDirection& title) function in class:WebCore::Document
1300 updateTitle(StringWithDirection(title, LTR));
1318 updateTitle(title);
1340 updateTitle(StringWithDirection());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.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 ...

Completed in 1829 milliseconds