Searched defs:updateTitle (Results 1 – 4 of 4) sorted by relevance
/external/webkit/Tools/GtkLauncher/ | ||
D | main.c | 42 static void updateTitle(GtkWindow* window, WebKitWebView* webView) in updateTitle() function |
/external/webkit/Source/WebCore/inspector/front-end/ | ||
D | ElementsTreeOutline.js | 1216 updateTitle: function(onlySearchQueryChanged) method in WebInspector.ElementsTreeElement |
D | StylesSidebarPane.js | 1217 updateTitle: function() method in WebInspector.StylePropertyTreeElement |
/external/webkit/Source/WebCore/dom/ | ||
D | Document.cpp | 1273 void Document::updateTitle(const StringWithDirection& title) in updateTitle() function in WebCore::Document |