Lines Matching refs:_inheritsLoose
2568 function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.proto…
2577 _inheritsLoose(EncodeStream, _stream$Readable);
2744 function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.proto…
2753 _inheritsLoose(LazyArrayT, _ArrayT);
2831 function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.proto…
2878 _inheritsLoose(Fixed, _NumberT);
3378 function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.proto…
3387 _inheritsLoose(VersionedStruct, _Struct);
3614 function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.proto…
5104 _inheritsLoose(NodeError, _Base);
48735 function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.proto…
48755 _inheritsLoose(NodeError, _Base);
52466 function _inheritsLoose(subClass, superClass) { subClass.prototype = Object.create(superClass.proto…
53904 _inheritsLoose(CFFPointer, _r$Pointer);
54286 _inheritsLoose(CFFEncodingVersion, _r$Number);
54320 _inheritsLoose(RangeArray, _r$Array);
55622 _inheritsLoose(UnboundedArray, _r$Array2);
58607 _inheritsLoose(ArabicShaper, _DefaultShaper);
59193 _inheritsLoose(HangulShaper, _DefaultShaper2);
59691 _inheritsLoose(IndicShaper, _DefaultShaper3);
60471 _inheritsLoose(UniversalShaper, _DefaultShaper4);
60788 _inheritsLoose(GSUBProcessor, _OTProcessor);
60972 _inheritsLoose(GPOSProcessor, _OTProcessor2);
62044 _inheritsLoose(TTFGlyph, _Glyph);
62320 _inheritsLoose(CFFGlyph, _Glyph2);
62890 _inheritsLoose(SBIXGlyph, _TTFGlyph);
62947 _inheritsLoose(COLRGlyph, _Glyph3);
63600 _inheritsLoose(TTFSubset, _Subset);
63710 _inheritsLoose(CFFSubset, _Subset2);
64421 _inheritsLoose(WOFFFont, _TTFFont);
64456 _inheritsLoose(WOFF2Glyph, _TTFGlyph2);
64541 _inheritsLoose(WOFF2Font, _TTFFont2);