Searched defs:instanceObject (Results 1 – 3 of 3) sorted by relevance
/external/fonttools/Lib/fontTools/designspaceLib/ |
D | __init__.py | 542 def _addInstance(self, instanceObject): argument 675 def _writeGlyphElement(self, instanceElement, instanceObject, glyphName, data): argument 981 def readLibElement(self, libElement, instanceObject): argument 985 def readInfoElement(self, infoElement, instanceObject): argument 989 def readKerningElement(self, kerningElement, instanceObject): argument 994 def readGlyphElement(self, glyphElement, instanceObject): argument
|
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
D | ShadowDOM.js | 135 function registerInstanceProperties(wrapperPrototype, instanceObject) { argument
|
D | webcomponents.js | 181 function registerInstanceProperties(wrapperPrototype, instanceObject) { argument
|