| /third_party/mingw-w64/mingw-w64-headers/include/gdiplus/ |
| D | gdiplustypes.h | 157 typedef struct Rect { struct 164 Rect(): X(0), Y(0), Width(0), Height(0) {} in Rect() function 165 Rect(const Point& location, const Size& size): in Rect() argument 168 Rect(INT x, INT y, INT width, INT height): in Rect() argument 171 Rect* Clone() const { in Clone() argument 180 BOOL Contains(const Rect& rect) const { in Contains() argument 185 BOOL Equals(const Rect& rect) const { in Equals() argument 192 VOID GetBounds(Rect *rect) const { in GetBounds() argument 200 INT GetLeft() const { in GetLeft() 203 VOID GetLocation(Point *point) const { in GetLocation() [all …]
|
| /third_party/libffi/testsuite/libffi.call/ |
| D | pyobjc-tc.c | 20 typedef struct Rect { struct 23 } Rect; argument
|
| /third_party/cef/tests/cefclient/browser/ |
| D | osr_d3d11_win.h | 40 struct Rect { struct 41 float x; 42 float y; 43 float width; 44 float height;
|
| /third_party/typescript/tests/cases/compiler/ |
| D | declarationEmitExpandoWithGenericConstraint.ts | 7 export interface Rect<p extends Point> { interface 13 export const Rect = <p extends Point>(a: p, b: p): Rect<p> => ({ a, b }); constant
|
| /third_party/typescript/tests/baselines/reference/ |
| D | declarationEmitExpandoWithGenericConstraint.js | 13 export const Rect = <p extends Point>(a: p, b: p): Rect<p> => ({ a, b }); constant 23 var Rect = function (a, b) { return ({ a: a, b: b }); }; class
|
| /third_party/skia/experimental/graphite/src/geom/ |
| D | Rect.h | 30 AI Rect(float l, float t, float r, float b) : fVals(NegateBotRight({l,t,r,b})) {} in Rect() function 31 AI Rect(float2 topLeft, float2 botRight) : fVals(topLeft, -botRight) {} in Rect() function 32 AI Rect(const SkRect& r) : fVals(NegateBotRight(float4::Load(r.asScalars()))) {} in Rect() function 148 AI Rect(float4 vals) : fVals(vals) {} // vals.zw must already be negated. in Rect() function
|
| D | Transform_graphite.h | 15 class Rect; variable
|
| /third_party/mingw-w64/mingw-w64-headers/include/ |
| D | d2d1helper.h | 18 typedef D2D1_RECT_F Rect; typedef
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_bad_pixels.h | 152 const dng_rect & Rect (uint32 index) const in Rect() function
|
| /third_party/cef/libcef/browser/ |
| D | browser_platform_delegate.h | 55 class Rect; variable
|
| /third_party/skia/modules/sksg/src/ |
| D | SkSGRect.cpp | 16 Rect::Rect(const SkRect& rect) : fRect(rect) {} in Rect() function in sksg::Rect
|
| /third_party/flutter/skia/modules/sksg/src/ |
| D | SkSGRect.cpp | 16 Rect::Rect(const SkRect& rect) : fRect(rect) {} in Rect() function in sksg::Rect
|
| /third_party/flutter/skia/tests/ |
| D | RectTest.cpp | 89 DEF_TEST(Rect, reporter) { in DEF_TEST() argument
|
| /third_party/skia/tests/ |
| D | RectTest.cpp | 91 DEF_TEST(Rect, reporter) { in DEF_TEST() argument
|
| /third_party/skia/experimental/pvg/ |
| D | draw_msg.proto | 22 message Rect { message
|
| /third_party/flutter/skia/experimental/pvg/ |
| D | draw_msg.proto | 22 message Rect { message
|
| /third_party/skia/src/gpu/ |
| D | GrFragmentProcessor.cpp | 605 std::unique_ptr<GrFragmentProcessor> GrFragmentProcessor::Rect( in Rect() function in GrFragmentProcessor
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| D | Surface.hpp | 48 typedef RectT<int> Rect; typedef
|
| /third_party/python/Lib/test/ |
| D | test_pydoc.py | 1229 class Rect: class
|
| /third_party/protobuf/objectivec/Tests/ |
| D | unittest_objc.proto | 788 message Rect { message
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
| D | spirv.cs | 149 Rect = 4, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
| D | spirv.cs | 153 Rect = 4, enumerator
|
| /third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
| D | spirv.cs | 153 Rect = 4, enumerator
|
| /third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
| D | spirv.cs | 149 Rect = 4, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
| D | spirv.cs | 156 Rect = 4, enumerator
|