Home
last modified time | relevance | path

Searched refs:ControlFontStyleRec (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Mac/Modules/ctl/
Dctlsupport.py43 ControlFontStyleRec = OpaqueType('ControlFontStyleRec', 'ControlFontStyle') variable
44 ControlFontStyleRec_ptr = ControlFontStyleRec
D_Ctlmodule.c41 ControlFontStyle_New(ControlFontStyleRec *itself)
51 ControlFontStyle_Convert(PyObject *v, ControlFontStyleRec *itself) in ControlFontStyle_Convert()
392 ControlFontStyleRec inStyle; in CtlObj_SetControlFontStyle()
4799 ControlFontStyleRec style; in Ctl_CreateEditTextControl()
4832 ControlFontStyleRec style; in Ctl_CreateStaticTextControl()
5297 ControlFontStyleRec style; in Ctl_CreateEditUnicodeTextControl()