HomeSort by relevance Sort by last modified time
    Searched refs:get_accValue (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/ui/views/accessibility/
native_view_accessibility_win_unittest.cc 74 ASSERT_EQ(S_OK, textfield_accessible->get_accValue(
native_view_accessibility_win.h 122 STDMETHODIMP get_accValue(VARIANT var_id, BSTR* value);
native_view_accessibility_win.cc 732 STDMETHODIMP NativeViewAccessibilityWin::get_accValue(VARIANT var_id,
    [all...]
  /external/chromium_org/content/browser/accessibility/
accessibility_tree_formatter_win.cc 74 hresult = acc_obj->get_accValue(variant_self, &msaa_variant);
accessibility_win_browsertest.cc 219 // Expected accessible value. Checked against IAccessible::get_accValue.
336 hr = accessible->get_accValue(childid_self, value.Receive());
browser_accessibility_win.h 169 CONTENT_EXPORT STDMETHODIMP get_accValue(VARIANT var_id, BSTR* value);
browser_accessibility_win.cc 561 STDMETHODIMP BrowserAccessibilityWin::get_accValue(VARIANT var_id,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oleacc.h 344 virtual HRESULT STDMETHODCALLTYPE get_accValue(
484 HRESULT (STDMETHODCALLTYPE *get_accValue)(
594 #define IAccessible_get_accValue(This,varID,pszValue) (This)->lpVtbl->get_accValue(This,varID,pszValue)
649 return This->lpVtbl->get_accValue(This,varID,pszValue);
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 259 milliseconds