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

  /external/python/cpython2/Mac/Demo/resources/
copyres.py 26 res = Get1IndResource(type, ires)
listres.py 14 res = Res.Get1IndResource(type, i)
  /external/fonttools/Lib/fontTools/ttLib/
macUtils.py 67 res = Res.Get1IndResource('sfnt', res_name_or_index)
  /external/python/cpython2/Mac/Modules/res/
_Resmodule.c 918 #ifndef Get1IndResource
919 PyMac_PRECHECK(Get1IndResource);
925 _rv = Get1IndResource(theType,
    [all...]
  /external/freetype/src/base/
ftmac.c 830 fond = Get1IndResource( TTAG_FOND, res_index );
    [all...]
  /external/python/cpython2/Lib/plat-mac/
buildtools.py 363 res = Res.Get1IndResource(type, ires)
gensuitemodule.py 160 res = Get1IndResource('aete', 1+i)
163 res = Get1IndResource('aeut', 1+i)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
buildtools.py 363 res = Res.Get1IndResource(type, ires)
gensuitemodule.py 160 res = Get1IndResource('aete', 1+i)
163 res = Get1IndResource('aeut', 1+i)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
buildtools.py 363 res = Res.Get1IndResource(type, ires)
gensuitemodule.py 160 res = Get1IndResource('aete', 1+i)
163 res = Get1IndResource('aeut', 1+i)
    [all...]
  /external/freetype/builds/mac/
ftmac.c     [all...]

Completed in 412 milliseconds