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

  /cts/tests/tests/view/src/android/view/cts/
View_LayoutPositionTest.java 131 Rect pRect = new Rect();
140 parent.getDrawingRect(pRect);
167 parent.getDrawingRect(pRect);
  /external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
SDL_os2fslib.c     [all...]
  /external/webkit/WebCore/platform/win/
ScrollbarThemeWin.cpp 71 SOFT_LINK(uxtheme, DrawThemeBackground, HRESULT, WINAPI, (HANDLE hTheme, HDC hdc, int iPartId, int iStateId, const RECT* pRect, const RECT* pClipRect), (hTheme, hdc, iPartId, iStateId, pRect, pClipRect))
  /external/webkit/WebCore/rendering/
RenderThemeWince.cpp 65 int iStateId, const RECT *pRect,
68 int iStateId, const RECT *pRect,
72 int iStateId, const RECT* pRect,
RenderThemeWin.cpp 97 SOFT_LINK(uxtheme, DrawThemeBackground, HRESULT, WINAPI, (HANDLE hTheme, HDC hdc, int iPartId, int iStateId, const RECT* pRect, const RECT* pClipRect), (hTheme, hdc, iPartId, iStateId, pRect, pClipRect))
    [all...]

Completed in 66 milliseconds