Searched defs:instanceObject (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/fonttools/Lib/fontTools/designspaceLib/ |
H A D | __init__.py | 1705 def _addInstance(self, instanceObject): argument 1923 def _writeGlyphElement(self, instanceElement, instanceObject, glyphName, data): argument 2541 def readLibElement(self, libElement, instanceObject): argument 2545 def readInfoElement(self, infoElement, instanceObject): argument 2549 def readGlyphElement(self, glyphElement, instanceObject): argument
|
/aosp_15_r20/art/test/529-checker-unresolved/src-aotex/ |
H A D | UnresolvedClass.java | 48 public Object instanceObject; field in UnresolvedClass
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
H A D | ShadowDOM.js | 135 function registerInstanceProperties(wrapperPrototype, instanceObject) { argument
|
H A D | webcomponents.js | 181 function registerInstanceProperties(wrapperPrototype, instanceObject) { argument
|