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

  /external/python/cpython2/Mac/Modules/ctl/
ctlsupport.py 43 ControlFontStyleRec = OpaqueType('ControlFontStyleRec', 'ControlFontStyle')
44 ControlFontStyleRec_ptr = ControlFontStyleRec
134 ** Parse/generate ControlFontStyleRec records
138 ControlFontStyle_New(ControlFontStyleRec *itself)
148 ControlFontStyle_Convert(PyObject *v, ControlFontStyleRec *itself)
_Ctlmodule.c 37 ** Parse/generate ControlFontStyleRec records
41 ControlFontStyle_New(ControlFontStyleRec *itself)
51 ControlFontStyle_Convert(PyObject *v, ControlFontStyleRec *itself)
392 ControlFontStyleRec inStyle;
    [all...]

Completed in 2225 milliseconds