Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/
Dgdiplustypes.h233 static BOOL Intersect(Rect& c, const Rect& a, const Rect& b) { in Intersect() function
246 BOOL Intersect(const Rect& rect) { in Intersect() function
358 static BOOL Intersect(RectF& c, const RectF& a, const RectF& b) { in Intersect() function
371 BOOL Intersect(const RectF& rect) { in Intersect() function
Dgdiplusimpl.h1292 __inline__ Status Region::Intersect(const RectF& rect) in Intersect() function
1298 __inline__ Status Region::Intersect(const Rect& rect) in Intersect() function
1304 __inline__ Status Region::Intersect(const Region *region) in Intersect() function
1311 __inline__ Status Region::Intersect(const GraphicsPath *path) in Intersect() function
/third_party/gn/src/gn/
Danalyzer.cc57 std::set<const Target*> Intersect(const std::set<const Target*>& l, in Intersect() function
/third_party/protobuf/src/google/protobuf/util/
Dfield_mask_util.cc641 void FieldMaskUtil::Intersect(const FieldMask& mask1, const FieldMask& mask2, in Intersect() function in google::protobuf::util::FieldMaskUtil
/third_party/flutter/skia/modules/canvaskit/
Dexterns.js395 Intersect: {}, property
439 Intersect: {}, property
/third_party/protobuf/python/google/protobuf/internal/
Dwell_known_types.py470 def Intersect(self, mask1, mask2): member in FieldMask
/third_party/skia/modules/canvaskit/
Dexterns.js832 Intersect: {}, property
914 Intersect: {}, property
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts3883 Intersect: ClipOp; property
4006 Intersect: PathOp; property