Home
last modified time | relevance | path

Searched refs:get_columnIndex (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/accessibility/
Daccessibility_tree_formatter_win.cc181 if (acc_obj->get_columnIndex(&column_index) == S_OK) in AddProperties()
Dbrowser_accessibility_win.h311 CONTENT_EXPORT STDMETHODIMP get_columnIndex(long cell_index,
421 CONTENT_EXPORT STDMETHODIMP get_columnIndex(long* column_index);
Dbrowser_accessibility_win.cc1202 STDMETHODIMP BrowserAccessibilityWin::get_columnIndex(long cell_index, in get_columnIndex() function in content::BrowserAccessibilityWin
1694 STDMETHODIMP BrowserAccessibilityWin::get_columnIndex(long* column_index) { in get_columnIndex() function in content::BrowserAccessibilityWin