HomeSort by relevance Sort by last modified time
    Searched refs:outControl (Results 1 - 4 of 4) sorted by null

  /external/python/cpython2/Mac/Modules/ctl/
_Ctlmodule.c     [all...]
ctlsupport.py 774 ControlHandle outControl;
814 &outControl);
817 CtlObj_New, outControl);
821 f.docstring = lambda: "(WindowPtr window, Rect boundsRect, UInt16 size, UInt16 direction, ControlTabEntry tabArray) -> (ControlHandle outControl)"
  /external/python/cpython2/Mac/Modules/carbonevt/
_CarbonEvtmodule.c     [all...]
  /external/python/cpython2/Mac/Modules/dlg/
_Dlgmodule.c 588 ControlHandle outControl;
597 &outControl);
600 CtlObj_New, outControl);
909 PyDoc_STR("(SInt16 inItemNo) -> (ControlHandle outControl)")},
    [all...]

Completed in 89 milliseconds