Lines Matching refs:BString
69 #include <WebCore/BString.h>
245 BString name;
3072 BString str = dataSourceImpl->documentLoader()->overrideEncoding();
3120 *result = BString(ustringToString(scriptExecutionResult.getString(exec)));
4460 BString name;
4839 *mimeType = BString(MIMETypeRegistry::getMIMETypeForExtension(extensionStr)).release();
5087 BString applicationNameBString(applicationName);
5088 *groupName = BString(standardUserAgentWithApplicationName(String(applicationNameBString, SysStringLen(applicationNameBString)))).release();