Home | History | Annotate | Download | only in Hosted

Lines Matching refs:CString

46 #import <WebCore/CString.h>
1359 WebCore::CString cookieStringUTF8 = cookieString.utf8();
1401 WebCore::CString proxyStringUTF8 = proxiesForURL(url);
1413 WebCore::CString username;
1414 WebCore::CString password;
1484 WebCore::CString resolvedURL = [m_pluginView resolvedURLStringForURL:url target:target];