Searched refs:GetRectangle (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplusbrush.h281 Status GetRectangle(RectF *rect) const function in class:LinearGradientBrush
286 Status GetRectangle(Rect *rect) const function in class:LinearGradientBrush
H A Dgdipluspath.h778 Status GetRectangle(RectF *rect) const function in class:PathGradientBrush
783 Status GetRectangle(Rect *rect) const function in class:PathGradientBrush
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplusbrush.h281 Status GetRectangle(RectF *rect) const function in class:LinearGradientBrush
286 Status GetRectangle(Rect *rect) const function in class:LinearGradientBrush
H A Dgdipluspath.h778 Status GetRectangle(RectF *rect) const function in class:PathGradientBrush
783 Status GetRectangle(Rect *rect) const function in class:PathGradientBrush
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsinkaut.h1336 virtual HRESULT STDMETHODCALLTYPE GetRectangle(
1439 HRESULT (STDMETHODCALLTYPE *GetRectangle)(
1481 #define IInkRectangle_GetRectangle(This,Top,Left,Bottom,Right) (This)->lpVtbl->GetRectangle(This,Top,Left,Bottom,Right)
1539 return This->lpVtbl->GetRectangle(This,Top,Left,Bottom,Right);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsinkaut.h1336 virtual HRESULT STDMETHODCALLTYPE GetRectangle(
1439 HRESULT (STDMETHODCALLTYPE *GetRectangle)(
1481 #define IInkRectangle_GetRectangle(This,Top,Left,Bottom,Right) (This)->lpVtbl->GetRectangle(This,Top,Left,Bottom,Right)
1539 return This->lpVtbl->GetRectangle(This,Top,Left,Bottom,Right);

Completed in 96 milliseconds