Searched defs:displayName (Results 1 - 25 of 48) sorted by relevance

12

/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-InstantMessage-2.5.1/Examples/ABPresence/
H A DABPersonDisplayNameAdditions.py7 def displayName(self): member in class:ABPerson
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/Twisted/WebServicesTool-CocoaBindings/
H A DRPCMethod.py16 def displayName(self): member in class:RPCMethod
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/Twisted/WebServicesTool-CocoaBindings/
H A DRPCMethod.py16 def displayName(self): member in class:RPCMethod
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/Twisted/WebServicesTool-CocoaBindings/
H A DRPCMethod.py16 def displayName(self): member in class:RPCMethod
/macosx-10.10/ICU-531.30/icuSources/common/
H A Ducnvdisp.c34 ucnv_getDisplayName(const UConverter *cnv, const char *displayLocale, UChar *displayName, int32_t displayNameCapacity, UErrorCode *pErrorCode) argument
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dnt_svc.c56 char *displayName = "OpenLDAP Directory Service"; local
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-InstantMessage/Examples/ABPresence/
H A DABPersonDisplayNameAdditions.py7 def displayName(self): member in class:ABPerson
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-InstantMessage/Examples/ABPresence/
H A DABPersonDisplayNameAdditions.py7 def displayName(self): member in class:ABPerson
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DInternalFunction.cpp55 const String InternalFunction::displayName(ExecState* exec) function in class:JSC::InternalFunction
57 JSValue displayName = getDirect(exec->vm(), exec->vm().propertyNames->displayName); local
/macosx-10.10/WebCore-7600.1.25/Modules/webdatabase/
H A DDOMWindowWebDatabase.cpp43 PassRefPtr<Database> DOMWindowWebDatabase::openDatabase(DOMWindow* window, const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassRefPtr<DatabaseCallback> creationCallback, ExceptionCode& ec) argument
H A DDatabaseBackendSync.cpp36 DatabaseBackendSync::DatabaseBackendSync(PassRefPtr<DatabaseBackendContext> databaseContext, const String& name, const String& expectedVersion, const String& displayName, unsigned long estimatedSize) argument
H A DWorkerGlobalScopeWebDatabase.cpp43 PassRefPtr<Database> WorkerGlobalScopeWebDatabase::openDatabase(WorkerGlobalScope* context, const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassRefPtr<DatabaseCallback> creationCallback, ExceptionCode& ec) argument
58 PassRefPtr<DatabaseSync> WorkerGlobalScopeWebDatabase::openDatabaseSync(WorkerGlobalScope* context, const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassRefPtr<DatabaseCallback> creationCallback, ExceptionCode& ec) argument
H A DDatabaseDetails.h52 DatabaseDetails(const String& databaseName, const String& displayName, unsigned long long expectedUsage, unsigned long long currentUsage, double creationTime, double modificationTime) argument
66 const String& displayName() const { return m_displayName; } function in class:WebCore::DatabaseDetails
H A DDatabaseBackend.cpp45 DatabaseBackend::DatabaseBackend(PassRefPtr<DatabaseBackendContext> databaseContext, const String& name, const String& expectedVersion, const String& displayName, unsigned long estimatedSize) argument
H A DDatabaseSync.cpp59 DatabaseSync(PassRefPtr<DatabaseBackendContext> databaseContext, const String& name, const String& expectedVersion, const String& displayName, unsigned long estimatedSize) argument
H A DDatabase.cpp74 Database(PassRefPtr<DatabaseBackendContext> databaseContext, const String& name, const String& expectedVersion, const String& displayName, unsigned long estimatedSize) argument
H A DDatabaseServer.cpp120 openDatabase(RefPtr<DatabaseBackendContext>& backendContext, DatabaseType type, const String& name, const String& expectedVersion, const String& displayName, unsigned long estimatedSize, bool setVersionInNewDatabase, DatabaseError &error, String& errorMessage, OpenAttempt attempt) argument
141 createDatabase(RefPtr<DatabaseBackendContext>& backendContext, DatabaseType type, const String& name, const String& expectedVersion, const String& displayName, unsigned long estimatedSize, bool setVersionInNewDatabase, DatabaseError& error, String& errorMessage) argument
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Models/
H A DLayoutTimelineRecord.js
H A DIssueMessage.js
H A DScriptTimelineRecord.js
H A DResource.js
/macosx-10.10/WebCore-7600.1.25/platform/
H A DFileChooser.h50 const String displayName; member in struct:WebCore::FileChooserFileInfo
/macosx-10.10/smb-759.0/smbutil/
H A Dstatus.c136 char *displayName = SMBConvertFromCodePageToUTF8(name); local
180 char * displayName; local
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/inspector/
H A DJSInjectedScriptHost.cpp170 String displayName = function->displayName(exec); local
/macosx-10.10/WebKit2-7600.1.25/UIProcess/efl/
H A DPageUIClientEfl.cpp205 unsigned long long PageUIClientEfl::exceededDatabaseQuota(WKPageRef, WKFrameRef, WKSecurityOriginRef, WKStringRef databaseName, WKStringRef displayName, unsigned long long currentQuota, unsigned long long currentOriginUsage, unsigned long long currentDatabaseUsage, unsigned long long expectedUsage, const void* clientInfo) argument

Completed in 302 milliseconds

12