Home
last modified time | relevance | path

Searched refs:nameGetter (Results 1 – 25 of 81) sorted by relevance

1234

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/util/
H A DComponentNameFunction.java55 private NameGetter nameGetter = new NameGetter(null); field in ComponentNameFunction
62 return nameGetter.annotation( ann ); in annotation()
71 return name + " " + nameGetter.attGroupDecl( decl ); in attGroupDecl()
88 return nameGetter.attributeUse( use ); in attributeUse()
97 return name + " " + nameGetter.complexType( type ); in complexType()
113 return name + " " + nameGetter.facet( facet ); in facet()
139 return nameGetter.particle( particle ); in particle()
147 return nameGetter.empty( empty ); in empty()
155 return nameGetter.wildcard( wc ); in wildcard()
172 return nameGetter.modelGroup( group ); in modelGroup()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/util/
H A DComponentNameFunction.java55 private NameGetter nameGetter = new NameGetter(null); field in ComponentNameFunction
62 return nameGetter.annotation( ann ); in annotation()
71 return name + " " + nameGetter.attGroupDecl( decl ); in attGroupDecl()
88 return nameGetter.attributeUse( use ); in attributeUse()
97 return name + " " + nameGetter.complexType( type ); in complexType()
113 return name + " " + nameGetter.facet( facet ); in facet()
139 return nameGetter.particle( particle ); in particle()
147 return nameGetter.empty( empty ); in empty()
155 return nameGetter.wildcard( wc ); in wildcard()
172 return nameGetter.modelGroup( group ); in modelGroup()
[all …]
/dports/ftp/gnustep-ftp/FTP-0.6/
H A DAppController.m636 GetNameController *nameGetter;
662 [nameGetter release];
669 GetNameController *nameGetter;
691 name = [nameGetter name];
695 [nameGetter release];
702 GetNameController *nameGetter;
716 name = [nameGetter name];
732 [nameGetter release];
737 GetNameController *nameGetter;
751 name = [nameGetter name];
[all …]
/dports/www/kf5-khtml/khtml-5.89.0/src/ecma/
H A Dkjs_navigator.cpp101 static JSValue *nameGetter(ExecState *, JSObject *, const Identifier &, const PropertySlot &);
126 static JSValue *nameGetter(ExecState *, JSObject *, const Identifier &, const PropertySlot &);
154 static JSValue *nameGetter(ExecState *, JSObject *, const Identifier &, const PropertySlot &);
431 JSValue *Plugins::nameGetter(ExecState *exec, JSObject *, const Identifier &propertyName, const Pro… in nameGetter() function in Plugins
458 slot.setCustom(this, nameGetter); in getOwnPropertySlot()
525 JSValue *MimeTypes::nameGetter(ExecState *exec, JSObject *, const Identifier &propertyName, const P… in nameGetter() function in MimeTypes
552 slot.setCustom(this, nameGetter); in getOwnPropertySlot()
632 JSValue *Plugin::nameGetter(ExecState *exec, JSObject *, const Identifier &propertyName, const Prop… in nameGetter() function in Plugin
659 slot.setCustom(this, nameGetter); in getOwnPropertySlot()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/bindings/js/
H A DJSDOMPluginCustom.cpp35 JSValue JSDOMPlugin::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyName) in nameGetter() function in WebCore::JSDOMPlugin
H A DJSDOMMimeTypeArrayCustom.cpp36 JSValue JSDOMMimeTypeArray::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propert… in nameGetter() function in WebCore::JSDOMMimeTypeArray
H A DJSDOMPluginArrayCustom.cpp36 JSValue JSDOMPluginArray::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyN… in nameGetter() function in WebCore::JSDOMPluginArray
H A DJSStyleSheetListCustom.cpp43 JSValue JSStyleSheetList::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyN… in nameGetter() function in WebCore::JSStyleSheetList
H A DJSNamedNodeMapCustom.cpp43 JSValue JSNamedNodeMap::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyNam… in nameGetter() function in WebCore::JSNamedNodeMap
H A DJSHTMLFrameSetElementCustom.cpp50 JSValue JSHTMLFrameSetElement::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& prop… in nameGetter() function in WebCore::JSHTMLFrameSetElement
H A DJSHTMLFormElementCustom.cpp47 JSValue JSHTMLFormElement::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& property… in nameGetter() function in WebCore::JSHTMLFormElement
H A DJSNodeListCustom.cpp71 JSValue JSNodeList::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyName) in nameGetter() function in WebCore::JSNodeList
H A DJSStorageCustom.cpp44 JSValue JSStorage::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyName) in nameGetter() function in WebCore::JSStorage
H A DJSDOMStringMapCustom.cpp43 JSValue JSDOMStringMap::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& propertyNam… in nameGetter() function in WebCore::JSDOMStringMap
H A DJSHTMLAllCollectionCustom.cpp116 JSValue JSHTMLAllCollection::nameGetter(ExecState* exec, JSValue slotBase, const Identifier& proper… in nameGetter() function in WebCore::JSHTMLAllCollection
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DJSDOMStringMap.cpp141 slot.setCustom(this, nameGetter); in getOwnPropertySlot()
158 slot.setCustom(this, nameGetter); in getOwnPropertyDescriptor()
H A DJSNodeList.cpp164 slot.setCustom(this, nameGetter); in getOwnPropertySlot()
189 slot.setCustom(this, nameGetter); in getOwnPropertyDescriptor()
H A DJSStyleSheetList.cpp164 slot.setCustom(this, nameGetter); in getOwnPropertySlot()
189 slot.setCustom(this, nameGetter); in getOwnPropertyDescriptor()
H A DJSHTMLAllCollection.cpp173 slot.setCustom(this, nameGetter); in getOwnPropertySlot()
202 slot.setCustom(this, nameGetter); in getOwnPropertyDescriptor()
H A DJSDOMMimeTypeArray.cpp165 slot.setCustom(this, nameGetter); in getOwnPropertySlot()
190 slot.setCustom(this, nameGetter); in getOwnPropertyDescriptor()
H A DJSHTMLCollection.cpp167 slot.setCustom(this, nameGetter); in getOwnPropertySlot()
196 slot.setCustom(this, nameGetter); in getOwnPropertyDescriptor()
H A DJSDOMPlugin.cpp170 slot.setCustom(this, nameGetter); in getOwnPropertySlot()
195 slot.setCustom(this, nameGetter); in getOwnPropertyDescriptor()
H A DJSDOMPluginArray.cpp166 slot.setCustom(this, nameGetter); in getOwnPropertySlot()
191 slot.setCustom(this, nameGetter); in getOwnPropertyDescriptor()
H A DJSStorage.cpp164 slot.setCustom(this, nameGetter); in getOwnPropertySlot()
181 slot.setCustom(this, nameGetter); in getOwnPropertyDescriptor()
/dports/www/kf5-kjs/kjs-5.89.0/src/kjs/
H A Dscriptfunction.h117 static JSValue *nameGetter(ExecState *, JSObject *, const Identifier &, const PropertySlot &);

1234