/external/python/cpython2/Mac/Modules/qd/ |
D | qdedit.py | 79 (RgnHandle, 'srcRgn', InMode), 80 (RgnHandle, 'dstRgn', InMode), 85 (RgnHandle, 'rgn', InMode), 94 (RgnHandle, 'rgn', InMode), 101 (RgnHandle, 'srcRgnA', InMode), 102 (RgnHandle, 'srcRgnB', InMode), 103 (RgnHandle, 'dstRgn', InMode), 108 (RgnHandle, 'srcRgnA', InMode), 109 (RgnHandle, 'srcRgnB', InMode), 110 (RgnHandle, 'dstRgn', InMode), [all …]
|
D | _Qdmodule.c | 412 RgnHandle _rv; in GrafObj_GetPortVisibleRegion() 413 RgnHandle visRgn; in GrafObj_GetPortVisibleRegion() 430 RgnHandle _rv; in GrafObj_GetPortClipRegion() 431 RgnHandle clipRgn; in GrafObj_GetPortClipRegion() 656 RgnHandle ioRegion; in GrafObj_SectRegionWithPortClipRegion() 673 RgnHandle ioRegion; in GrafObj_SectRegionWithPortVisibleRegion() 846 RgnHandle visRgn; in GrafObj_SetPortVisibleRegion() 863 RgnHandle clipRgn; in GrafObj_SetPortClipRegion() 1062 RgnHandle _rv; in GrafObj_QDLocalToGlobalRegion() 1063 RgnHandle region; in GrafObj_QDLocalToGlobalRegion() [all …]
|
D | qdsupport.py | 36 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj") variable
|
/external/python/cpython2/Mac/Modules/win/ |
D | winedit.py | 11 (RgnHandle, 'r', InMode), 17 (RgnHandle, 'r', InMode), 23 (RgnHandle, 'r', InMode),
|
D | _Winmodule.c | 426 RgnHandle outExposedRgn; in WinObj_ScrollWindowRect() 453 RgnHandle inScrollRgn; in WinObj_ScrollWindowRegion() 457 RgnHandle outExposedRgn; in WinObj_ScrollWindowRegion() 497 RgnHandle clobberedRgn; in WinObj_PaintOne() 514 RgnHandle clobberedRgn; in WinObj_PaintBehind() 545 RgnHandle clobberedRgn; in WinObj_CalcVisBehind() 781 RgnHandle ioWinRgn; in WinObj_GetWindowRegion() 848 RgnHandle region; in WinObj_InvalWindowRgn() 886 RgnHandle region; in WinObj_ValidWindowRgn() 1161 RgnHandle outDragOutlineRgn; in WinObj_BeginWindowProxyDrag() [all …]
|
D | winsupport.py | 34 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj") variable
|
/external/python/cpython2/Mac/Modules/cg/ |
D | cgsupport.py | 21 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj") variable 161 (RgnHandle, 'region', InMode),
|
/external/webrtc/webrtc/modules/video_render/mac/ |
D | video_render_agl.h | 129 int CalculateVisibleRegion(ControlRef control, RgnHandle& visibleRgn, 131 bool CheckValidRegion(RgnHandle rHandle);
|
D | video_render_agl.cc | 1625 RgnHandle visibleRgn = NewRgn(); in UpdateClipping() 1662 int VideoRenderAGL::CalculateVisibleRegion(ControlRef control, RgnHandle &visibleRgn, bool clipChil… in CalculateVisibleRegion() 1671 RgnHandle tempRgn = NewRgn(); in CalculateVisibleRegion() 1674 RgnHandle childRgn = NewRgn(); in CalculateVisibleRegion() 1804 bool VideoRenderAGL::CheckValidRegion(RgnHandle rHandle) in CheckValidRegion()
|
/external/python/cpython2/Mac/Modules/evt/ |
D | evtsupport.py | 27 RgnHandle = FakeType("(RgnHandle)0") variable
|
D | _Evtmodule.c | 463 (RgnHandle)mouseregion); in Evt_WaitNextEvent()
|
/external/python/cpython2/Mac/Modules/icn/ |
D | icnsupport.py | 29 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj") variable
|
D | _Icnmodule.c | 432 RgnHandle theRgn; in Icn_IconIDToRgn() 459 RgnHandle theRgn; in Icn_IconSuiteToRgn() 1193 RgnHandle theRgn; in Icn_IconRefToRgn()
|
/external/python/cpython2/Mac/Modules/te/ |
D | tesupport.py | 29 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj") variable
|
/external/python/cpython2/Mac/Modules/app/ |
D | appsupport.py | 29 RgnHandle = FakeType("(RgnHandle)0") variable
|
D | _Appmodule.c | 554 _err = DrawThemeFocusRegion((RgnHandle)0, in App_DrawThemeFocusRegion() 676 (RgnHandle)0); in App_GetThemeMenuBackgroundRegion() 800 (RgnHandle)0); in App_GetThemeTabRegion() 1210 (RgnHandle)0); in App_GetThemeButtonRegion()
|
/external/python/cpython2/Mac/Modules/dlg/ |
D | dlgsupport.py | 21 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj") variable
|
/external/python/cpython2/Mac/Modules/drag/ |
D | dragsupport.py | 31 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj") variable
|
D | _Dragmodule.c | 164 RgnHandle imageRgn; in DragObj_SetDragImage() 214 RgnHandle theRegion; in DragObj_TrackDrag() 585 RgnHandle hiliteFrame; in DragObj_ShowDragHilite() 661 RgnHandle updateRgn; in DragObj_UpdateDragHilite() 893 RgnHandle region; in Drag_ZoomRegion()
|
/external/python/cpython2/Mac/Modules/mlte/ |
D | mltesupport.py | 119 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj") variable
|
/external/python/cpython2/Mac/Modules/carbonevt/ |
D | CarbonEvtsupport.py | 71 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj") variable
|
/external/python/cpython2/Mac/Modules/list/ |
D | listsupport.py | 35 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj") variable
|
/external/python/cpython2/Mac/Modules/ctl/ |
D | ctlsupport.py | 28 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj") variable
|
/external/python/cpython2/Mac/Modules/qt/ |
D | qtsupport.py | 168 RgnHandle = OpaqueByValueType("RgnHandle", "ResObj") variable
|
D | _Qtmodule.c | 534 RgnHandle _rv; in MovieCtlObj_MCGetControllerBoundsRgn() 549 RgnHandle _rv; in MovieCtlObj_MCGetWindowRgn() 901 RgnHandle theClip; in MovieCtlObj_MCSetClip() 902 RgnHandle movieClip; in MovieCtlObj_MCSetClip() 922 RgnHandle theClip; in MovieCtlObj_MCGetClip() 923 RgnHandle movieClip; in MovieCtlObj_MCGetClip() 943 RgnHandle movieRgn; in MovieCtlObj_MCDrawBadge() 944 RgnHandle badgeRgn; in MovieCtlObj_MCDrawBadge() 1031 RgnHandle invalidRgn; in MovieCtlObj_MCInvalidate() 3540 RgnHandle _rv; in TrackObj_GetTrackClipRgn() [all …]
|