• Home
  • Raw
  • Download

Lines Matching refs:SInt16

372     SInt16 outBaseLineOffset;  in CtlObj_GetBestControlRect()
425 SInt16 inDepth; in CtlObj_SetUpControlBackground()
447 SInt16 inDepth; in CtlObj_SetUpControlTextColor()
558 SInt16 inKeyCode; in CtlObj_HandleControlKey()
559 SInt16 inCharCode; in CtlObj_HandleControlKey()
605 SInt16 h; in CtlObj_MoveControl()
606 SInt16 v; in CtlObj_MoveControl()
625 SInt16 w; in CtlObj_SizeControl()
626 SInt16 h; in CtlObj_SizeControl()
715 SInt16 _rv; in CtlObj_GetControlValue()
730 SInt16 newValue; in CtlObj_SetControlValue()
747 SInt16 _rv; in CtlObj_GetControlMinimum()
762 SInt16 newMinimum; in CtlObj_SetControlMinimum()
779 SInt16 _rv; in CtlObj_GetControlMaximum()
794 SInt16 newMaximum; in CtlObj_SetControlMaximum()
1619 SInt16 inValue; in CtlObj_SetBevelButtonMenuValue()
1694 SInt16 inValue; in CtlObj_SetDisclosureTriangleLastValue()
1731 SInt16 inTabToHilite; in CtlObj_SetTabEnabled()
3277 SInt16 modifiers; in CtlObj_HandleControlClick()
3923 SInt16 initialValue; in Ctl_NewControl()
3924 SInt16 minimumValue; in Ctl_NewControl()
3925 SInt16 maximumValue; in Ctl_NewControl()
3926 SInt16 procID; in Ctl_NewControl()
3960 SInt16 resourceID; in Ctl_GetNewControl()
4283 SInt16 menuID; in Ctl_CreateBevelButtonControl()
4621 SInt16 menuID; in Ctl_CreatePopupGroupBoxControl()
4623 SInt16 titleWidth; in Ctl_CreatePopupGroupBoxControl()
4624 SInt16 titleJustification; in Ctl_CreatePopupGroupBoxControl()
5110 SInt16 menuID; in Ctl_CreatePopupButtonControl()
5112 SInt16 titleWidth; in Ctl_CreatePopupButtonControl()
5113 SInt16 titleJustification; in Ctl_CreatePopupButtonControl()
5173 SInt16 contentResID; in Ctl_CreateScrollingTextBoxControl()
5240 SInt16 inSize; in Ctl_CreateRoundButtonControl()
5327 SInt16 outPart; in Ctl_FindControlUnderMouse()
5657 myactionproc(ControlHandle control, SInt16 part) in myactionproc()
5670 mykeydownproc(ControlHandle control, SInt16 keyCode, SInt16 charCode, SInt16 modifiers) in mykeydownproc()
5706 mydrawproc(ControlHandle control, SInt16 part) in mydrawproc()