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

  /external/chromium_org/ui/gfx/
path_win.cc 64 CombineRgn(dest, r1, r2, RGN_DIFF);
gdi_util.cc 75 ::CombineRgn(hrgn, hrgn, cutout, RGN_DIFF);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windowsx.h16 38 #define SubtractRgn(hrgnResult,hrgnA,hrgnB) CombineRgn(hrgnResult,hrgnA,hrgnB,RGN_DIFF)
    [all...]
windowsx.h 37 #define SubtractRgn(hrgnResult,hrgnA,hrgnB) CombineRgn(hrgnResult,hrgnA,hrgnB,RGN_DIFF)
    [all...]
wingdi.h 84 #define RGN_DIFF 4
    [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 208 milliseconds