Home | History | Annotate | Download | only in drag

Lines Matching refs:SInt16

561     SInt16 modifiers;
562 SInt16 mouseDownModifiers;
563 SInt16 mouseUpModifiers;
623 SInt16 dH;
624 SInt16 dV;
720 PyDoc_STR("() -> (SInt16 modifiers, SInt16 mouseDownModifiers, SInt16 mouseUpModifiers)")},
726 PyDoc_STR("(SInt16 dH, SInt16 dV) -> None")},
868 SInt16 zoomSteps;
895 SInt16 zoomSteps;
996 PyDoc_STR("(Rect fromRect, Rect toRect, SInt16 zoomSteps, ZoomAcceleration acceleration) -> None")},
998 PyDoc_STR("(RgnHandle region, Point zoomDistance, SInt16 zoomSteps, ZoomAcceleration acceleration) -> None")},