Home
last modified time | relevance | path

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

/external/webkit/Tools/GtkLauncher/
Dmain.c42 static void updateTitle(GtkWindow* window, WebKitWebView* webView) in updateTitle() function
/external/webkit/Source/WebCore/inspector/front-end/
DElementsTreeOutline.js1216 updateTitle: function(onlySearchQueryChanged) method in WebInspector.ElementsTreeElement
DStylesSidebarPane.js1217 updateTitle: function() method in WebInspector.StylePropertyTreeElement
/external/webkit/Source/WebCore/dom/
DDocument.cpp1273 void Document::updateTitle(const StringWithDirection& title) in updateTitle() function in WebCore::Document