Home
last modified time | relevance | path

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

/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()