Home
last modified time | relevance | path

Searched defs:selection_index (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ui/views/accessibility/
Dnative_view_accessibility_win.h269 STDMETHODIMP removeSelection(LONG selection_index) { in removeSelection()
275 STDMETHODIMP setSelection(LONG selection_index, in setSelection()
Dnative_view_accessibility_win.cc914 STDMETHODIMP NativeViewAccessibilityWin::get_selection(LONG selection_index, in get_selection()
/external/chromium/chrome/browser/accessibility/
Dbrowser_accessibility_win.h277 STDMETHODIMP removeSelection(LONG selection_index) { in removeSelection()
283 STDMETHODIMP setSelection(LONG selection_index, in setSelection()
Dbrowser_accessibility_win.cc605 STDMETHODIMP BrowserAccessibilityWin::get_selection(LONG selection_index, in get_selection()
/external/chromium_org/content/browser/accessibility/
Dbrowser_accessibility_win.cc1979 STDMETHODIMP BrowserAccessibilityWin::get_selection(LONG selection_index, in get_selection()
2209 STDMETHODIMP BrowserAccessibilityWin::removeSelection(LONG selection_index) { in removeSelection()
2230 STDMETHODIMP BrowserAccessibilityWin::setSelection(LONG selection_index, in setSelection()
/external/chromium_org/win8/metro_driver/ime/
Dtext_store.cc207 STDMETHODIMP TextStore::GetSelection(ULONG selection_index, in GetSelection()
/external/chromium_org/ui/base/ime/win/
Dtsf_text_store.cc193 STDMETHODIMP TSFTextStore::GetSelection(ULONG selection_index, in GetSelection()