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

  /external/chromium_org/content/browser/accessibility/
accessibility_tree_formatter_win.cc 138 if (acc_obj->accLocation(&left, &top, &width, &height, variant_self)
140 && root->ToBrowserAccessibilityWin()->accLocation(
browser_accessibility_win.h 122 CONTENT_EXPORT STDMETHODIMP accLocation(LONG* x_left,
browser_accessibility_win.cc 269 STDMETHODIMP BrowserAccessibilityWin::accLocation(LONG* x_left,
    [all...]
  /external/chromium_org/ui/views/accessibility/
native_view_accessibility_win.h 78 STDMETHODIMP accLocation(LONG* x_left,
native_view_accessibility_win.cc 340 STDMETHODIMP NativeViewAccessibilityWin::accLocation(
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oleacc.h 387 virtual HRESULT STDMETHODCALLTYPE accLocation(
538 HRESULT (STDMETHODCALLTYPE *accLocation)(
605 #define IAccessible_accLocation(This,pxLeft,pyTop,pcxWidth,pcyHeight,varID) (This)->lpVtbl->accLocation(This,pxLeft,pyTop,pcxWidth,pcyHeight,varID)
682 return This->lpVtbl->accLocation(This,pxLeft,pyTop,pcxWidth,pcyHeight,varID);
    [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 470 milliseconds