Home | History | Annotate | Download | only in win

Lines Matching refs:RgnHandle

426     RgnHandle outExposedRgn;
453 RgnHandle inScrollRgn;
457 RgnHandle outExposedRgn;
497 RgnHandle clobberedRgn;
514 RgnHandle clobberedRgn;
545 RgnHandle clobberedRgn;
781 RgnHandle ioWinRgn;
848 RgnHandle region;
886 RgnHandle region;
1161 RgnHandle outDragOutlineRgn;
1202 RgnHandle inDragOutlineRgn;
2207 RgnHandle r;
2224 RgnHandle r;
2241 RgnHandle r;
2361 PyDoc_STR("(Rect inScrollRect, SInt16 inHPixels, SInt16 inVPixels, ScrollWindowOptions inOptions, RgnHandle outExposedRgn) -> None")},
2363 PyDoc_STR("(RgnHandle inScrollRgn, SInt16 inHPixels, SInt16 inVPixels, ScrollWindowOptions inOptions, RgnHandle outExposedRgn) -> None")},
2367 PyDoc_STR("(RgnHandle clobberedRgn) -> None")},
2369 PyDoc_STR("(RgnHandle clobberedRgn) -> None")},
2373 PyDoc_STR("(RgnHandle clobberedRgn) -> None")},
2401 PyDoc_STR("(WindowRegionCode inRegionCode, RgnHandle ioWinRgn) -> None")},
2409 PyDoc_STR("(RgnHandle region) -> None")},
2413 PyDoc_STR("(RgnHandle region) -> None")},
2443 PyDoc_STR("(RgnHandle outDragOutlineRgn) -> (DragReference outNewDrag)")},
2447 PyDoc_STR("(Point startPt, DragReference drag, RgnHandle inDragOutlineRgn) -> None")},
2553 PyDoc_STR("(RgnHandle r) -> None")},
2555 PyDoc_STR("(RgnHandle r) -> None")},
2557 PyDoc_STR("(RgnHandle r) -> None")},
3089 RgnHandle _rv;
3197 PyDoc_STR("() -> (RgnHandle _rv)")},