Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Mac/Demo/resources/
H A Dlistres.py21 type = Res.GetIndType(itype)
/dports/lang/python27/Python-2.7.18/Mac/Demo/resources/
H A Dlistres.py21 type = Res.GetIndType(itype)
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DResources.pas420 procedure GetIndType( var theType: ResType; itemIndex: ResourceIndex ); external name '_GetIndType'; procedure
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/res/
H A D_Resmodule.c787 #ifndef GetIndType in Res_GetIndType()
788 PyMac_PRECHECK(GetIndType); in Res_GetIndType()
793 GetIndType(&theType, in Res_GetIndType()
/dports/lang/python27/Python-2.7.18/Mac/Modules/res/
H A D_Resmodule.c787 #ifndef GetIndType in Res_GetIndType()
788 PyMac_PRECHECK(GetIndType); in Res_GetIndType()
793 GetIndType(&theType, in Res_GetIndType()