Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c4368 Rect inBoundsRect; in Ctl_CreateDisclosureTriangleControl() local
4380 PyMac_GetRect, &inBoundsRect, in Ctl_CreateDisclosureTriangleControl()
4388 &inBoundsRect, in Ctl_CreateDisclosureTriangleControl()
4888 Rect inBoundsRect; in Ctl_CreateIconControl() local
4897 PyMac_GetRect, &inBoundsRect, in Ctl_CreateIconControl()
4902 &inBoundsRect, in Ctl_CreateIconControl()
5210 Rect inBoundsRect; in Ctl_CreateDisclosureButtonControl() local
5219 PyMac_GetRect, &inBoundsRect, in Ctl_CreateDisclosureButtonControl()
5224 &inBoundsRect, in Ctl_CreateDisclosureButtonControl()
5239 Rect inBoundsRect; in Ctl_CreateRoundButtonControl() local
[all …]
/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c1396 Rect inBoundsRect; in Dlg_NewFeaturesDialog() local
1409 PyMac_GetRect, &inBoundsRect, in Dlg_NewFeaturesDialog()
1420 &inBoundsRect, in Dlg_NewFeaturesDialog()