Home
last modified time | relevance | path

Searched defs:instanceObject (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/fonttools/Lib/fontTools/designspaceLib/
H A D__init__.py1705 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 DUnresolvedClass.java48 public Object instanceObject; field in UnresolvedClass
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A DShadowDOM.js135 function registerInstanceProperties(wrapperPrototype, instanceObject) { argument
H A Dwebcomponents.js181 function registerInstanceProperties(wrapperPrototype, instanceObject) { argument