Searched defs:string (Results 176 - 200 of 1588) sorted by relevance

1234567891011>>

/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBAny.cpp121 const String& IDBAny::string() function in class:WebCore::IDBAny
H A DIDBKeyPath.h68 const String& string() const function in class:WebCore::IDBKeyPath
/macosx-10.10/WebCore-7600.1.25/accessibility/atk/
H A DWebKitAccessibleInterfaceEditableText.cpp63 static void webkitAccessibleEditableTextSetTextContents(AtkEditableText* text, const gchar* string) argument
72 static void webkitAccessibleEditableTextInsertText(AtkEditableText* text, const gchar* string, gint length, gint* position) argument
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSBlobCustom.cpp127 String string = item.toString(exec)->value(exec); local
H A DJSHTMLAllCollectionCustom.cpp73 String string = exec->argument(0).toString(exec)->value(exec); local
83 String string = exec->argument(0).toString(exec)->value(exec); local
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSValuePool.cpp130 PassRefPtr<CSSValueList> CSSValuePool::createFontFaceValue(const AtomicString& string) argument
/macosx-10.10/WebCore-7600.1.25/dom/
H A DSpaceSplitString.h35 bool contains(const AtomicString& string) argument
/macosx-10.10/WebCore-7600.1.25/html/
H A DTypeAhead.cpp47 static String stripLeadingWhiteSpace(const String& string) argument
/macosx-10.10/WebCore-7600.1.25/html/parser/
H A DHTMLParserIdioms.cpp38 static String stripLeadingAndTrailingHTMLSpaces(String string, CharType characters, unsigned length) argument
64 String stripLeadingAndTrailingHTMLSpaces(const String& string) argument
93 parseToDecimalForNumberType(const String& string, const Decimal& fallbackValue) argument
117 parseToDecimalForNumberType(const String& string) argument
122 parseToDoubleForNumberType(const String& string, double fallbackValue) argument
149 parseToDoubleForNumberType(const String& string) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DStringTruncator.cpp61 static unsigned centerTruncateToBuffer(const String& string, unsigned length, unsigned keepCount, UChar* buffer, bool shouldInsertEllipsis) argument
102 rightTruncateToBuffer(const String& string, unsigned length, unsigned keepCount, UChar* buffer, bool shouldInsertEllipsis) argument
132 rightClipToCharacterBuffer(const String& string, unsigned length, unsigned keepCount, UChar* buffer, bool) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/text/
H A DTextCodecUTF16.cpp129 CString string = CString::newUninitialized(length * 2, bytes); local
/macosx-10.10/WebKit2-7600.1.25/Shared/API/c/
H A DWKSecurityOrigin.cpp39 WKSecurityOriginRef WKSecurityOriginCreateFromString(WKStringRef string) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/cpp/efl/
H A DWKEinaSharedString.cpp109 WKEinaSharedString WKEinaSharedString::adopt(Eina_Stringshare* string) argument
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNPRuntimeUtilities.cpp50 NPString createNPString(const CString& string) argument
/macosx-10.10/apache-793/httpd/server/
H A Dutil_md5.c75 AP_DECLARE(char *) ap_md5(apr_pool_t *p, const unsigned char *string) argument
/macosx-10.10/bootstrap_cmds-91/migcom.tproj/
H A Dstring.c56 strmake(char *string) argument
97 strfree(string_t string) argument
112 strstring(string_t string) argument
/macosx-10.10/curl-83.1.2/curl/src/
H A Dtool_writeenv.c79 char *string, numtext[10]; local
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dpp.el
/macosx-10.10/emacs-93/emacs/lisp/erc/
H A Derc-compat.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/mh-e/
H A Dmh-compat.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/play/
H A Danimate.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Drot13.el
/macosx-10.10/emacs-93/emacs/lisp/url/
H A Durl-util.el[all...]
/macosx-10.10/file_cmds-242/mtree/
H A Dmisc.c113 char *string; local
/macosx-10.10/groff-38/groff/src/include/
H A Dstringclass.h38 class string { class
[all...]

Completed in 299 milliseconds

1234567891011>>