Home
last modified time | relevance | path

Searched defs:intersectLeft (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplustypes.h234 INT intersectLeft = (a.X < b.X) ? b.X : a.X; in Intersect() local
250 INT intersectLeft = (X < rc.X) ? rc.X : X; in IntersectsWith() local
359 INT intersectLeft = (a.X < b.X) ? b.X : a.X; in Intersect() local
375 INT intersectLeft = (X < rc.X) ? rc.X : X; in IntersectsWith() local