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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windowsx.h16 40 #define XorRgn(hrgnResult,hrgnA,hrgnB) CombineRgn(hrgnResult,hrgnA,hrgnB,RGN_XOR)
    [all...]
windowsx.h 39 #define XorRgn(hrgnResult,hrgnA,hrgnB) CombineRgn(hrgnResult,hrgnA,hrgnB,RGN_XOR)
    [all...]
wingdi.h 83 #define RGN_XOR 3
    [all...]

Completed in 1909 milliseconds