Searched refs:fdArray (Results 1 – 7 of 7) sorted by relevance
/external/fonttools/Lib/fontTools/ |
D | cffLib.py | 367 def __init__(self, file=None, globalSubrs=None, private=None, fdSelect=None, fdArray=None): argument 373 if fdArray: 374 self.fdArray = fdArray 379 elif hasattr(self, 'fdArray') and self.fdArray is not None: 380 private = self.fdArray[self.fdSelect[index]].Private 499 def __init__(self, file, charset, globalSubrs, private, fdSelect, fdArray): argument 501 self.charStringsIndex = SubrsIndex(file, globalSubrs, private, fdSelect, fdArray) 513 if fdArray is not None: 514 self.fdArray = fdArray 590 private = self.fdArray[fdID].Private [all …]
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |