Home
last modified time | relevance | path

Searched refs:selectionChanged (Results 1 – 25 of 50) sorted by relevance

12

/external/chromium/chrome/browser/resources/shared/js/cr/ui/
Dlist_item.js44 selectionChanged: function() { method in ListItem
55 this.selectionChanged();
/external/chromium-trace/src/shared/js/cr/ui/
Dlist_item.js45 selectionChanged: function() { method in ListItem
56 this.selectionChanged();
/external/webkit/Tools/DumpRenderTree/gtk/
DEditingCallbacks.cpp183 void selectionChanged(WebKitWebView*) in selectionChanged() function
203 "signal::selection-changed", selectionChanged, 0, in connectEditingCallbacks()
/external/webkit/Source/WebCore/platform/
DPopupMenuClient.h41 virtual void selectionChanged(unsigned listIndex, bool fireEvents = true) = 0;
/external/webkit/Source/WebKit/chromium/src/
DExternalPopupMenu.cpp98 m_popupMenuClient->selectionChanged(index); in didChangeSelection()
DAutoFillPopupMenuClient.h74 virtual void selectionChanged(unsigned, bool);
DAutoFillPopupMenuClient.cpp142 void AutoFillPopupMenuClient::selectionChanged(unsigned listIndex, bool fireEvents) in selectionChanged() function in WebKit::AutoFillPopupMenuClient
/external/webkit/Source/WebCore/rendering/
DRenderTextControl.h49 void selectionChanged(bool userTriggered);
DRenderMenuList.h106 virtual void selectionChanged(unsigned, bool) {} in selectionChanged() function
DRenderListBox.h44 void selectionChanged();
DRenderTextControlSingleLine.h118 virtual void selectionChanged(unsigned, bool) {} in selectionChanged() function
/external/webkit/Source/WebKit2/UIProcess/API/qt/
Dqwkpage_p.h84 virtual void selectionChanged(bool, bool, bool, bool);
/external/webkit/Source/WebKit/qt/Api/
Dqwebview.h128 void selectionChanged();
Dqwebview.cpp410 connect(d->page, SIGNAL(selectionChanged()), in setPage()
411 this, SIGNAL(selectionChanged())); in setPage()
Dqwebpage.h377 void selectionChanged();
/external/chromium/chrome/browser/resources/options/
Dinline_editable_list.js81 selectionChanged: function() { method in InlineEditableItem
Dpassword_manager_list.js73 selectionChanged: function() { method in PasswordListItem
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
DComponentsView.java439 public void selectionChanged(SelectionChangedEvent event) { in selectionChanged() method in ComponentsView
440 super.selectionChanged(event); in selectionChanged()
DBuildsView.java582 public void selectionChanged(SelectionChangedEvent event) { in selectionChanged() method in BuildsView
583 super.selectionChanged(event); in selectionChanged()
DPerformancesView.java648 public void selectionChanged(SelectionChangedEvent event) { in selectionChanged() method in PerformancesView
650 this.propertyPage.selectionChanged(this, event.getSelection()); in selectionChanged()
DComponentResultsView.java413 public void selectionChanged(SelectionChangedEvent event) {
/external/webkit/Source/WebKit/chromium/tests/
DPopupMenuTest.cpp62 virtual void selectionChanged(unsigned, bool) {} in selectionChanged() function in __anona1a3422e0111::TestPopupMenuClient
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DEditorClientQt.cpp214 emit m_page->selectionChanged(); in respondToChangedSelection()
/external/webkit/Source/WebCore/dom/
DSelectElement.cpp267 toRenderListBox(renderer)->selectionChanged(); in scrollToSelection()
398 toRenderListBox(renderer)->selectionChanged(); in setSelectedIndex()
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebEditorClient.cpp212 m_webView->selectionChanged(); in respondToChangedSelection()

12