Searched defs:CGRect (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/CodeGenObjC/Inputs/
H A Dnsvalue-boxed-expressions-support.h41 struct CGRect { struct
45 typedef struct BOXABLE CGRect CGRect; typedef in typeref:struct:CGRect
/external/python/cpython2/Mac/Modules/cg/
H A Dcgsupport.py52 PyObject *CGRect_New(CGRect *itself)
63 CGRect_Convert(PyObject *v, CGRect *p_itself)
107 CGRect = MyOpaqueByValueType('CGRect', 'CGRect') variable
/external/libmojo/ui/gfx/geometry/
H A Drect.h29 typedef struct CGRect CGRect; typedef in typeref:struct:CGRect
52 explicit Rect(const CGRect& r);
60 CGRect ToCGRect() const;
H A Drect_f.h18 typedef struct CGRect CGRect; typedef in typeref:struct:CGRect
43 explicit RectF(const CGRect& r);
45 CGRect ToCGRect() const;

Completed in 189 milliseconds