Home
last modified time | relevance | path

Searched refs:realThis (Results 1 – 15 of 15) sorted by relevance

/dports/lang/rhino/rhino1_7R4/deprecatedsrc/org/mozilla/javascript/xml/impl/xmlbeans/
H A DXMLObjectImpl.java588 return realThis.children(); in execIdCall()
590 return realThis.comments(); in execIdCall()
595 return realThis.copy(); in execIdCall()
624 return realThis.name(); in execIdCall()
635 return realThis.nodeKind(); in execIdCall()
637 realThis.normalize(); in execIdCall()
640 return realThis.parent(); in execIdCall()
694 realThis.setName(qname); in execIdCall()
699 realThis.setNamespace(ns); in execIdCall()
703 return realThis.text(); in execIdCall()
[all …]
H A DNamespace.java252 return realThis(thisObj, f).toString(); in execIdCall()
254 return realThis(thisObj, f).js_toSource(); in execIdCall()
259 private Namespace realThis(Scriptable thisObj, IdFunctionObject f) in realThis() method in Namespace
H A DQName.java238 return realThis(thisObj, f).toString(); in execIdCall()
240 return realThis(thisObj, f).js_toSource(); in execIdCall()
245 private QName realThis(Scriptable thisObj, IdFunctionObject f) in realThis() method in QName
/dports/lang/rhino/rhino1_7R4/xmlimplsrc/org/mozilla/javascript/xmlimpl/
H A DXMLObjectImpl.java618 XML xml = realThis.getXML(); in execIdCall()
742 return realThis.child(index); in execIdCall()
748 return realThis.children(); in execIdCall()
750 return realThis.comments(); in execIdCall()
755 return realThis.copy(); in execIdCall()
778 realThis.normalize(); in execIdCall()
781 return realThis.parent(); in execIdCall()
793 return realThis.text(); in execIdCall()
795 return realThis.toString(); in execIdCall()
800 return realThis.toXMLString(); in execIdCall()
[all …]
H A DQName.java240 return realThis(thisObj, f).toString(); in execIdCall()
242 return realThis(thisObj, f).js_toSource(); in execIdCall()
247 private QName realThis(Scriptable thisObj, IdFunctionObject f) in realThis() method in QName
H A DNamespace.java214 return realThis(thisObj, f).toString(); in execIdCall()
216 return realThis(thisObj, f).js_toSource(); in execIdCall()
221 private Namespace realThis(Scriptable thisObj, IdFunctionObject f) { in realThis() method in Namespace
/dports/devel/icu-lx/icu/source/test/perf/leperf/
H A DPortableFontInstance.cpp295 PortableFontInstance *realThis = (PortableFontInstance *) this; in getNameString() local
297 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag); in getNameString()
299 if (realThis->fNAMETable != NULL) { in getNameString()
300 realThis->fNameCount = SWAPW(realThis->fNAMETable->count); in getNameString()
301 realThis->fNameStringOffset = SWAPW(realThis->fNAMETable->stringOffset); in getNameString()
328 PortableFontInstance *realThis = (PortableFontInstance *) this; in getUnicodeNameString() local
332 if (realThis->fNAMETable != NULL) { in getUnicodeNameString()
333 realThis->fNameCount = SWAPW(realThis->fNAMETable->count); in getUnicodeNameString()
334 realThis->fNameStringOffset = SWAPW(realThis->fNAMETable->stringOffset); in getUnicodeNameString()
378 PortableFontInstance *realThis = (PortableFontInstance *) this; in getGlyphAdvance() local
[all …]
/dports/devel/icu/icu/source/test/letest/
H A DPortableFontInstance.cpp287 PortableFontInstance *realThis = (PortableFontInstance *) this; in getNameString() local
289 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag); in getNameString()
291 if (realThis->fNAMETable != NULL) { in getNameString()
292 realThis->fNameCount = SWAPW(realThis->fNAMETable->count); in getNameString()
293 realThis->fNameStringOffset = SWAPW(realThis->fNAMETable->stringOffset); in getNameString()
320 PortableFontInstance *realThis = (PortableFontInstance *) this; in getUnicodeNameString() local
324 if (realThis->fNAMETable != NULL) { in getUnicodeNameString()
325 realThis->fNameCount = SWAPW(realThis->fNAMETable->count); in getUnicodeNameString()
326 realThis->fNameStringOffset = SWAPW(realThis->fNAMETable->stringOffset); in getUnicodeNameString()
370 PortableFontInstance *realThis = (PortableFontInstance *) this; in getGlyphAdvance() local
[all …]
/dports/devel/icu/icu/source/test/perf/leperf/
H A DPortableFontInstance.cpp295 PortableFontInstance *realThis = (PortableFontInstance *) this; in getNameString() local
297 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag); in getNameString()
299 if (realThis->fNAMETable != NULL) { in getNameString()
300 realThis->fNameCount = SWAPW(realThis->fNAMETable->count); in getNameString()
301 realThis->fNameStringOffset = SWAPW(realThis->fNAMETable->stringOffset); in getNameString()
328 PortableFontInstance *realThis = (PortableFontInstance *) this; in getUnicodeNameString() local
332 if (realThis->fNAMETable != NULL) { in getUnicodeNameString()
333 realThis->fNameCount = SWAPW(realThis->fNAMETable->count); in getUnicodeNameString()
334 realThis->fNameStringOffset = SWAPW(realThis->fNAMETable->stringOffset); in getUnicodeNameString()
378 PortableFontInstance *realThis = (PortableFontInstance *) this; in getGlyphAdvance() local
[all …]
/dports/devel/icu-lx/icu/source/test/letest/
H A DPortableFontInstance.cpp287 PortableFontInstance *realThis = (PortableFontInstance *) this; in getNameString() local
289 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag); in getNameString()
291 if (realThis->fNAMETable != NULL) { in getNameString()
292 realThis->fNameCount = SWAPW(realThis->fNAMETable->count); in getNameString()
293 realThis->fNameStringOffset = SWAPW(realThis->fNAMETable->stringOffset); in getNameString()
320 PortableFontInstance *realThis = (PortableFontInstance *) this; in getUnicodeNameString() local
324 if (realThis->fNAMETable != NULL) { in getUnicodeNameString()
325 realThis->fNameCount = SWAPW(realThis->fNAMETable->count); in getUnicodeNameString()
326 realThis->fNameStringOffset = SWAPW(realThis->fNAMETable->stringOffset); in getUnicodeNameString()
370 PortableFontInstance *realThis = (PortableFontInstance *) this; in getGlyphAdvance() local
[all …]
/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/
H A DNativeScript.java121 NativeScript real = realThis(thisObj, f); in execIdCall()
133 NativeScript real = realThis(thisObj, f); in execIdCall()
142 private static NativeScript realThis(Scriptable thisObj, IdFunctionObject f) in realThis() method in NativeScript
H A DImporterTopLevel.java237 return realThis(thisObj, f).js_importClass(args); in execIdCall()
240 return realThis(thisObj, f).js_importPackage(args); in execIdCall()
245 private ImporterTopLevel realThis(Scriptable thisObj, IdFunctionObject f) in realThis() method in ImporterTopLevel
H A DNativeDate.java216 NativeDate realThis = (NativeDate)thisObj; in execIdCall() local
217 double t = realThis.date; in execIdCall()
332 realThis.date = t; in execIdCall()
344 realThis.date = t; in execIdCall()
354 realThis.date = t; in execIdCall()
380 realThis.date = t; in execIdCall()
384 return realThis.toISOString(); in execIdCall()
H A DNativeString.java237 CharSequence cs = realThis(thisObj, f).string; in execIdCall()
241 CharSequence s = realThis(thisObj, f).string; in execIdCall()
402 private static NativeString realThis(Scriptable thisObj, IdFunctionObject f) in realThis() method in NativeString
/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/regexp/
H A DNativeRegExp.java2677 return realThis(thisObj, f).compile(cx, scope, args); in execIdCall()
2681 return realThis(thisObj, f).toString(); in execIdCall()
2684 return realThis(thisObj, f).execSub(cx, scope, args, MATCH); in execIdCall()
2687 Object x = realThis(thisObj, f).execSub(cx, scope, args, TEST); in execIdCall()
2692 return realThis(thisObj, f).execSub(cx, scope, args, PREFIX); in execIdCall()
2697 private static NativeRegExp realThis(Scriptable thisObj, IdFunctionObject f) in realThis() method in NativeRegExp