Home
last modified time | relevance | path

Searched refs:ControlRef (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Mac/Modules/ctl/
Dctledit.py45 v.type = ControlRef
Dctlsupport.py25 ControlRef = ControlHandle variable
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc595 sizeof (ControlRef), in sHandleHiViewResized()
1628 if(-1 == CalculateVisibleRegion((ControlRef)_hiviewRef, visibleRgn, true)) in UpdateClipping()
1662 int VideoRenderAGL::CalculateVisibleRegion(ControlRef control, RgnHandle &visibleRgn, bool clipChil… in CalculateVisibleRegion()
1676 ControlRef rootControl; in CalculateVisibleRegion()
1678 ControlRef masterControl; in CalculateVisibleRegion()
1689 ControlRef tempControl = control, lastControl = 0; in CalculateVisibleRegion()
1696 ControlRef subControl; in CalculateVisibleRegion()
Dvideo_render_agl.h129 int CalculateVisibleRegion(ControlRef control, RgnHandle& visibleRgn,
/external/python/cpython2/Tools/bgen/bgen/
Dmacsupport.py68 ControlRef = ControlHandle variable