Searched refs:moveToPoint (Results 1 - 5 of 5) sorted by relevance

/prebuilts/tools/darwin-x86_64/swt/
H A Dswt.jarMETA-INF/ META-INF/MANIFEST.MF libswt-awt-cocoa-3550.jnilib libswt ...
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h12636 virtual HRESULT WINAPI moveToPoint(__LONG32 x,__LONG32 y) = 0;
12677 HRESULT (WINAPI *moveToPoint)(IHTMLTxtRange *This,__LONG32 x,__LONG32 y); member in struct:IHTMLTxtRangeVtbl
12720 #define IHTMLTxtRange_moveToPoint(This,x,y) (This)->lpVtbl->moveToPoint(This,x,y)
[all...]
H A Dmshtml.h[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h12636 virtual HRESULT WINAPI moveToPoint(__LONG32 x,__LONG32 y) = 0;
12677 HRESULT (WINAPI *moveToPoint)(IHTMLTxtRange *This,__LONG32 x,__LONG32 y); member in struct:IHTMLTxtRangeVtbl
12720 #define IHTMLTxtRange_moveToPoint(This,x,y) (This)->lpVtbl->moveToPoint(This,x,y)
[all...]
H A Dmshtml.h[all...]

Completed in 871 milliseconds