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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusmetaheader.h 44 RECTL rclBounds;
45 RECTL rclFrame;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windef.h 85 } RECTL,*PRECTL,*LPRECTL;
87 typedef const RECTL *LPCRECTL;
winddi.h 211 RECTL rclBounds;
479 RECTL arcl[1];
856 RECTL rclInk;
973 RECTL rclFontBox;
1040 RECTL rclBkGround;
    [all...]
ntgdi.h 288 W32KAPI WINBOOL WINAPI NtGdiTileBitBlt(HDC hdcDst,RECTL *prectDst,HDC hdcSrc,RECTL *prectSrc,POINTL *pptlOrigin,DWORD rop4,DWORD crBackColor);
343 W32KAPI WINBOOL WINAPI NtGdiConsoleTextOut(HDC hdc,POLYTEXTW *lpto,UINT nStrings,RECTL *prclBounds);
365 W32KAPI WINBOOL WINAPI NtGdiEngEraseSurface(SURFOBJ *pso,RECTL *prcl,ULONG iColor);
373 W32KAPI WINBOOL WINAPI NtGdiEngCopyBits(SURFOBJ *psoDst,SURFOBJ *psoSrc,CLIPOBJ *pco,XLATEOBJ *pxlo,RECTL *prclDst,POINTL *pptlSrc);
374 W32KAPI WINBOOL WINAPI NtGdiEngStretchBlt(SURFOBJ *psoDest,SURFOBJ *psoSrc,SURFOBJ *psoMask,CLIPOBJ *pco,XLATEOBJ *pxlo,COLORADJUSTMENT *pca,POINTL *pptlHTOrg,RECTL *prclDest,RECTL *prclSrc,POINTL *pptlMask,ULONG iMode);
375 W32KAPI WINBOOL WINAPI NtGdiEngBitBlt(SURFOBJ *psoDst,SURFOBJ *psoSrc,SURFOBJ *psoMask,CLIPOBJ *pco,XLATEOBJ *pxlo,RECTL *prclDst,POINTL *pptlSrc,POINTL *pptlMask,BRUSHOBJ *pbo,POINTL *pptlBrush,ROP4 rop4);
376 W32KAPI WINBOOL WINAPI NtGdiEngPlgBlt(SURFOBJ *psoTrg,SURFOBJ *psoSrc,SURFOBJ *psoMsk,CLIPOBJ *pco,XLATEOBJ *pxlo,COLORADJUSTMENT *pca,POINTL *pptlBrushOrg,POINTFIX *pptfxDest,RECTL *prclSrc,POINTL *pptlMask,ULONG iMode);
383 W32KAPI WINBOOL WINAPI NtGdiEngLineTo(SURFOBJ *pso,CLIPOBJ *pco,BRUSHOBJ *pbo,LONG x1,LONG y1,LONG x2,LONG y2,RECTL *prclBounds,MIX mix)
    [all...]
ddrawi.h 558 RECTL rArea;
575 RECTL rDest;
577 RECTL rSrc;
584 RECTL rOrigDest;
585 RECTL rOrigSrc;
593 RECTL rDest;
595 RECTL rSrc;
    [all...]
wingdi.h 776 RECTL rclBounds;
777 RECTL rclFrame;
    [all...]
wtypes.h 100 } RECTL;
154 typedef const RECTL *LPCRECTL;
d3dhal.h 477 RECTL rSrc;
penwin.h     [all...]
winspool.h 569 RECTL ImageableArea;
576 RECTL ImageableArea;
    [all...]
propsys.h     [all...]
shobjidl.h     [all...]
  /external/python/cpython3/Lib/ctypes/
wintypes.py 102 tagRECT = _RECTL = RECTL = RECT
189 LPRECTL = PRECTL = ctypes.POINTER(RECTL)
  /external/python/cpython2/Lib/ctypes/
wintypes.py 101 tagRECT = _RECTL = RECTL = RECT
175 'MSG', 'OLESTR', 'POINT', 'POINTL', 'RECT', 'RECTL', 'RGB',
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/
wintypes.py 105 tagRECT = _RECTL = RECTL = RECT
179 'MSG', 'OLESTR', 'POINT', 'POINTL', 'RECT', 'RECTL', 'RGB',
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/
wintypes.py 105 tagRECT = _RECTL = RECTL = RECT
179 'MSG', 'OLESTR', 'POINT', 'POINTL', 'RECT', 'RECTL', 'RGB',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 105 tagRECT = _RECTL = RECTL = RECT
179 'MSG', 'OLESTR', 'POINT', 'POINTL', 'RECT', 'RECTL', 'RGB',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 105 tagRECT = _RECTL = RECTL = RECT
179 'MSG', 'OLESTR', 'POINT', 'POINTL', 'RECT', 'RECTL', 'RGB',
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
d3dhal.h 561 RECTL rSrc;

Completed in 440 milliseconds