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

  /external/chromium_org/ui/gfx/
path_win.cc 50 CombineRgn(dest, r1, r2, RGN_AND);
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 880 SelectClipPath(m_hDC, RGN_AND);
    [all...]
fx_win32_gdipext.cpp 19 case RGN_AND:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h 81 #define RGN_AND 1
86 #define RGN_MIN RGN_AND
    [all...]
windowsx.h16 37 #define IntersectRgn(hrgnResult,hrgnA,hrgnB) CombineRgn(hrgnResult,hrgnA,hrgnB,RGN_AND)
    [all...]
windowsx.h 36 #define IntersectRgn(hrgnResult,hrgnA,hrgnB) CombineRgn(hrgnResult,hrgnA,hrgnB,RGN_AND)
    [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 110 milliseconds