Lines Matching refs:inWindow
1210 WindowPtr inWindow; in CtlObj_AutoEmbedControl() local
1215 WinObj_Convert, &inWindow)) in CtlObj_AutoEmbedControl()
1218 inWindow); in CtlObj_AutoEmbedControl()
3995 WindowPtr inWindow; in Ctl_UpdateControls() local
4001 WinObj_Convert, &inWindow, in Ctl_UpdateControls()
4004 UpdateControls(inWindow, in Ctl_UpdateControls()
4037 WindowPtr inWindow; in Ctl_IdleControls() local
4042 WinObj_Convert, &inWindow)) in Ctl_IdleControls()
4044 IdleControls(inWindow); in Ctl_IdleControls()
4054 WindowPtr inWindow; in Ctl_GetControlByID() local
4061 WinObj_Convert, &inWindow, in Ctl_GetControlByID()
4064 _err = GetControlByID(inWindow, in Ctl_GetControlByID()
4077 WindowPtr inWindow; in Ctl_DumpControlHierarchy() local
4083 WinObj_Convert, &inWindow, in Ctl_DumpControlHierarchy()
4086 _err = DumpControlHierarchy(inWindow, in Ctl_DumpControlHierarchy()
4098 WindowPtr inWindow; in Ctl_CreateRootControl() local
4104 WinObj_Convert, &inWindow)) in Ctl_CreateRootControl()
4106 _err = CreateRootControl(inWindow, in Ctl_CreateRootControl()
4118 WindowPtr inWindow; in Ctl_GetRootControl() local
4124 WinObj_Convert, &inWindow)) in Ctl_GetRootControl()
4126 _err = GetRootControl(inWindow, in Ctl_GetRootControl()
4138 WindowPtr inWindow; in Ctl_GetKeyboardFocus() local
4144 WinObj_Convert, &inWindow)) in Ctl_GetKeyboardFocus()
4146 _err = GetKeyboardFocus(inWindow, in Ctl_GetKeyboardFocus()
4158 WindowPtr inWindow; in Ctl_SetKeyboardFocus() local
4165 WinObj_Convert, &inWindow, in Ctl_SetKeyboardFocus()
4169 _err = SetKeyboardFocus(inWindow, in Ctl_SetKeyboardFocus()
4182 WindowPtr inWindow; in Ctl_AdvanceKeyboardFocus() local
4187 WinObj_Convert, &inWindow)) in Ctl_AdvanceKeyboardFocus()
4189 _err = AdvanceKeyboardFocus(inWindow); in Ctl_AdvanceKeyboardFocus()
4200 WindowPtr inWindow; in Ctl_ReverseKeyboardFocus() local
4205 WinObj_Convert, &inWindow)) in Ctl_ReverseKeyboardFocus()
4207 _err = ReverseKeyboardFocus(inWindow); in Ctl_ReverseKeyboardFocus()
4218 WindowPtr inWindow; in Ctl_ClearKeyboardFocus() local
4223 WinObj_Convert, &inWindow)) in Ctl_ClearKeyboardFocus()
4225 _err = ClearKeyboardFocus(inWindow); in Ctl_ClearKeyboardFocus()
4236 WindowPtr inWindow; in Ctl_SetAutomaticControlDragTrackingEnabledForWindow() local
4242 WinObj_Convert, &inWindow, in Ctl_SetAutomaticControlDragTrackingEnabledForWindow()
4245 _err = SetAutomaticControlDragTrackingEnabledForWindow(inWindow, in Ctl_SetAutomaticControlDragTrackingEnabledForWindow()
4257 WindowPtr inWindow; in Ctl_IsAutomaticControlDragTrackingEnabledForWindow() local
4263 WinObj_Convert, &inWindow)) in Ctl_IsAutomaticControlDragTrackingEnabledForWindow()
4265 _err = IsAutomaticControlDragTrackingEnabledForWindow(inWindow, in Ctl_IsAutomaticControlDragTrackingEnabledForWindow()
4367 WindowPtr inWindow; in Ctl_CreateDisclosureTriangleControl() local
4379 WinObj_Convert, &inWindow, in Ctl_CreateDisclosureTriangleControl()
4387 _err = CreateDisclosureTriangleControl(inWindow, in Ctl_CreateDisclosureTriangleControl()
4887 WindowPtr inWindow; in Ctl_CreateIconControl() local
4896 WinObj_Convert, &inWindow, in Ctl_CreateIconControl()
4901 _err = CreateIconControl(inWindow, in Ctl_CreateIconControl()
5209 WindowPtr inWindow; in Ctl_CreateDisclosureButtonControl() local
5218 WinObj_Convert, &inWindow, in Ctl_CreateDisclosureButtonControl()
5223 _err = CreateDisclosureButtonControl(inWindow, in Ctl_CreateDisclosureButtonControl()
5238 WindowPtr inWindow; in Ctl_CreateRoundButtonControl() local
5247 WinObj_Convert, &inWindow, in Ctl_CreateRoundButtonControl()
5252 _err = CreateRoundButtonControl(inWindow, in Ctl_CreateRoundButtonControl()
5326 WindowPtr inWindow; in Ctl_FindControlUnderMouse() local
5333 WinObj_Convert, &inWindow)) in Ctl_FindControlUnderMouse()
5336 inWindow, in Ctl_FindControlUnderMouse()