Home
last modified time | relevance | path

Searched refs:OSAStore (Results 1 – 3 of 3) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/osa/
H A D_OSAmodule.c111 #ifndef OSAStore in OSAObj_OSAStore()
112 PyMac_PRECHECK(OSAStore); in OSAObj_OSAStore()
119 _err = OSAStore(_self->ob_itself, in OSAObj_OSAStore()
/dports/lang/python27/Python-2.7.18/Mac/Modules/osa/
H A D_OSAmodule.c111 #ifndef OSAStore in OSAObj_OSAStore()
112 PyMac_PRECHECK(OSAStore); in OSAObj_OSAStore()
119 _err = OSAStore(_self->ob_itself, in OSAObj_OSAStore()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DOSA.pas668 function OSAStore( scriptingComponent: ComponentInstance; scriptID: OSAID; desiredType: DescType; m… in OSAStore() function