Home
last modified time | relevance | path

Searched refs:boxRect (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaObjCXX/
Dobjc-boxed-expressions-nsvalue.mm111 template <unsigned i> id boxRect(NSRect rect) { return @(rect); } function
114 id x = boxRect<0>(rect);
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c5306 Rect boxRect; in MovieObj_GetMovieBox() local
5313 &boxRect); in MovieObj_GetMovieBox()
5315 PyMac_BuildRect, &boxRect); in MovieObj_GetMovieBox()
5322 Rect boxRect; in MovieObj_SetMovieBox() local
5327 PyMac_GetRect, &boxRect)) in MovieObj_SetMovieBox()
5330 &boxRect); in MovieObj_SetMovieBox()
6852 Rect boxRect; in MovieObj_GetPosterBox() local
6859 &boxRect); in MovieObj_GetPosterBox()
6861 PyMac_BuildRect, &boxRect); in MovieObj_GetPosterBox()
6868 Rect boxRect; in MovieObj_SetPosterBox() local
[all …]