Home
last modified time | relevance | path

Searched refs:BSTR (Results 1 – 25 of 167) sorted by relevance

1234567

/external/webkit/Source/WebKit/win/
DDOMHTMLClasses.h53 /* [in] */ BSTR exceptionMessage, in throwException()
57 /* [in] */ BSTR name, in callWebScriptMethod()
63 /* [in] */ BSTR script, in evaluateWebScript()
67 /* [in] */ BSTR name) { return DOMObject::removeWebScriptKey(name); } in removeWebScriptKey()
70 …/* [retval][out] */ BSTR* stringRepresentation) { return DOMObject::stringRepresentation(stringRep… in stringRepresentation()
81 /* [in] */ BSTR description) { return DOMObject::setException(description); } in setException()
92 /* [in] */ BSTR name,
111 /* [in] */ BSTR exceptionMessage, in throwException()
115 /* [in] */ BSTR name, in callWebScriptMethod()
121 /* [in] */ BSTR script, in evaluateWebScript()
[all …]
DDOMCoreClasses.h49 /* [in] */ BSTR exceptionMessage, in throwException()
53 /* [in] */ BSTR name, in callWebScriptMethod()
59 /* [in] */ BSTR script, in evaluateWebScript()
63 /* [in] */ BSTR name) { return WebScriptObject::removeWebScriptKey(name); } in removeWebScriptKey()
66 …/* [retval][out] */ BSTR* stringRepresentation) { return WebScriptObject::stringRepresentation(str… in stringRepresentation()
77 /* [in] */ BSTR description) { return WebScriptObject::setException(description); } in setException()
96 /* [in] */ BSTR exceptionMessage, in throwException()
100 /* [in] */ BSTR name, in callWebScriptMethod()
106 /* [in] */ BSTR script, in evaluateWebScript()
110 /* [in] */ BSTR name) { return DOMObject::removeWebScriptKey(name); } in removeWebScriptKey()
[all …]
DDOMCSSClasses.h51 /* [in] */ BSTR exceptionMessage, in throwException()
55 /* [in] */ BSTR name, in callWebScriptMethod()
61 /* [in] */ BSTR script, in evaluateWebScript()
65 /* [in] */ BSTR name) { return DOMObject::removeWebScriptKey(name); } in removeWebScriptKey()
68 …/* [retval][out] */ BSTR* stringRepresentation) { return DOMObject::stringRepresentation(stringRep… in stringRepresentation()
79 /* [in] */ BSTR description) { return DOMObject::setException(description); } in setException()
83 /* [retval][out] */ BSTR *result);
86 /* [in] */ BSTR cssText);
89 /* [in] */ BSTR propertyName,
90 /* [retval][out] */ BSTR *result);
[all …]
DWebURLProtectionSpace.h48 /* [out, retval] */ BSTR* result);
51 /* [out, retval] */ BSTR* result);
54 /* [in] */ BSTR host,
56 /* [in] */ BSTR protocol,
57 /* [in] */ BSTR realm,
58 /* [in] */ BSTR authenticationMethod);
61 /* [in] */ BSTR host,
63 /* [in] */ BSTR proxyType,
64 /* [in] */ BSTR realm,
65 /* [in] */ BSTR authenticationMethod);
[all …]
DDOMHTMLClasses.cpp115 /* [in] */ BSTR /*name*/, in namedItem() argument
188 /* [in] */ BSTR /*name*/, in namedItem() argument
212 /* [retval][out] */ BSTR* result) in title()
227 /* [in] */ BSTR /*title*/) in setTitle() argument
234 /* [retval][out] */ BSTR* /*result*/) in referrer() argument
241 /* [retval][out] */ BSTR* /*result*/) in domain() argument
248 /* [retval][out] */ BSTR* result) in URL()
320 /* [retval][out] */ BSTR* /*result*/) in cookie() argument
327 /* [in] */ BSTR /*cookie*/) in setCookie() argument
346 /* [in] */ BSTR /*text*/) in write() argument
[all …]
DDOMEventsClasses.h54 /* [in] */ BSTR exceptionMessage, in throwException()
58 /* [in] */ BSTR name, in callWebScriptMethod()
64 /* [in] */ BSTR script, in evaluateWebScript()
68 /* [in] */ BSTR name) { return DOMObject::removeWebScriptKey(name); } in removeWebScriptKey()
71 …/* [retval][out] */ BSTR* stringRepresentation) { return DOMObject::stringRepresentation(stringRep… in stringRepresentation()
82 /* [in] */ BSTR description) { return DOMObject::setException(description); } in setException()
105 /* [in] */ BSTR exceptionMessage, in throwException()
109 /* [in] */ BSTR name, in callWebScriptMethod()
115 /* [in] */ BSTR script, in evaluateWebScript()
119 /* [in] */ BSTR name) { return DOMObject::removeWebScriptKey(name); } in removeWebScriptKey()
[all …]
DWebFrame.h98 /* [retval][out] */ BSTR *frameName);
117 /* [in] */ BSTR mimeType,
118 /* [in] */ BSTR textEncodingName,
119 /* [in] */ BSTR url);
122 /* [in] */ BSTR string,
123 /* [in] */ BSTR baseURL);
126 /* [in] */ BSTR str,
127 /* [in] */ BSTR baseURL,
128 /* [in] */ BSTR unreachableURL);
144 /* [in] */ BSTR name,
[all …]
DDOMCSSClasses.cpp83 /* [retval][out] */ BSTR* /*result*/) in cssText() argument
90 /* [in] */ BSTR cssText) in setCssText()
100 /* [in] */ BSTR propertyName, in getPropertyValue()
101 /* [retval][out] */ BSTR* result) in getPropertyValue()
112 /* [in] */ BSTR /*propertyName*/, in getPropertyCSSValue() argument
120 /* [in] */ BSTR /*propertyName*/, in removeProperty() argument
121 /* [retval][out] */ BSTR* /*result*/) in removeProperty() argument
128 /* [in] */ BSTR /*propertyName*/, in getPropertyPriority() argument
129 /* [retval][out] */ BSTR* /*result*/) in getPropertyPriority() argument
136 /* [in] */ BSTR propertyName, in setProperty()
[all …]
DWebView.h100 /* [in] */ BSTR mimeType,
104 /* [in] */ BSTR mimeType,
111 /* [size_is][in] */ BSTR *mimeTypes,
116 /* [retval][out] */ BSTR *url);
120 /* [retval][out] */ BSTR *urlTitle);
124 /* [in] */ BSTR frameName,
125 /* [in] */ BSTR groupName);
186 /* [in] */ BSTR applicationName);
189 /* [retval][out] */ BSTR *applicationName);
192 /* [in] */ BSTR userAgentString);
[all …]
DDOMCoreClasses.cpp103 /* [retval][out] */ BSTR* result) in nodeName()
116 /* [retval][out] */ BSTR* result) in nodeValue()
128 /* [in] */ BSTR /*value*/) in setNodeValue() argument
308 /* [in] */ BSTR /*feature*/, in isSupported() argument
309 /* [in] */ BSTR /*version*/, in isSupported()
317 /* [retval][out] */ BSTR* /*result*/) in namespaceURI() argument
324 /* [retval][out] */ BSTR* /*result*/) in prefix() argument
331 /* [in] */ BSTR /*prefix*/) in setPrefix() argument
338 /* [retval][out] */ BSTR* /*result*/) in localName() argument
383 /* [retval][out] */ BSTR* result) in textContent()
[all …]
DWebMutableURLRequest.h68 /* [in] */ BSTR theURL,
85 /* [retval][out] */ BSTR *result);
91 /* [in] */ BSTR url,
96 /* [retval][out] */ BSTR *result);
102 /* [retval][out] */ BSTR *result);
105 /* [in] */ BSTR field,
106 /* [retval][out] */ BSTR *result);
120 /* [in] */ BSTR value,
121 /* [in] */ BSTR field);
136 /* [in] */ BSTR method);
[all …]
DWebHTMLRepresentation.h49 /* [out][in] */ BSTR* types,
53 /* [out][in] */ BSTR* types,
57 /* [out][in] */ BSTR* types,
68 /* [in] */ BSTR name,
94 /* [size_is][in] */ BSTR *labels,
97 /* [retval][out] */ BSTR *result);
100 /* [size_is][in] */ BSTR *labels,
103 /* [retval][out] */ BSTR *result);
105 …E searchForLabels(BSTR* labels, unsigned cLabels, IDOMElement* beforeElement, unsigned* resultDist…
126 /* [retval][out] */ BSTR* source);
[all …]
DWebHistoryItem.h59 /* [in] */ BSTR urlString,
60 /* [in] */ BSTR title,
64 /* [retval][out] */ BSTR *url);
67 /* [retval][out] */ BSTR *url);
70 /* [retval][out] */ BSTR *pageTitle);
76 /* [in] */ BSTR title);
79 /* [retval][out] */ BSTR* title);
92 virtual HRESULT STDMETHODCALLTYPE setTitle(BSTR title);
93 virtual HRESULT STDMETHODCALLTYPE RSSFeedReferrer(BSTR* url);
94 virtual HRESULT STDMETHODCALLTYPE setRSSFeedReferrer(BSTR url);
[all …]
DWebPreferences.h52 /* [in] */ BSTR anIdentifier,
56 /* [retval][out] */ BSTR* ident);
59 /* [retval][out] */ BSTR* family);
62 /* [in] */ BSTR family);
65 /* [retval][out] */ BSTR* family);
68 /* [in] */ BSTR family);
71 /* [retval][out] */ BSTR* fontFamily);
74 /* [in] */ BSTR family);
77 /* [retval][out] */ BSTR* family);
80 /* [in] */ BSTR family);
[all …]
DWebURLResponse.h52 /* [in] */ BSTR url,
53 /* [in] */ BSTR mimeType,
55 /* [in] */ BSTR textEncodingName);
58 /* [retval][out] */ BSTR *result);
61 /* [retval][out] */ BSTR *result);
64 /* [retval][out] */ BSTR *result);
67 /* [retval][out] */ BSTR *result);
75 /* [retval][out] */ BSTR *statusString);
90 HRESULT suggestedFileExtension(BSTR* result);
DWebResource.h53 /* [in] */ BSTR url,
54 /* [in] */ BSTR mimeType,
55 /* [in] */ BSTR textEncodingName,
56 /* [in] */ BSTR frameName);
62 /* [retval][out] */ BSTR *url);
65 /* [retval][out] */ BSTR *mime);
68 /* [retval][out] */ BSTR *encodingName);
71 /* [retval][out] */ BSTR *name);
/external/webkit/Source/WebCore/platform/win/
DBString.cpp128 void BString::adoptBSTR(BSTR bstr) in adoptBSTR()
142 BString& BString::operator=(const BSTR& other) in operator =()
154 if (SysStringLen((BSTR)a) != SysStringLen((BSTR)b)) in operator ==()
156 if (!(BSTR)a && !(BSTR)b) in operator ==()
158 if (!(BSTR)a || !(BSTR)b) in operator ==()
160 return !wcscmp((BSTR)a, (BSTR)b); in operator ==()
168 bool operator ==(const BString& a, BSTR b) in operator ==()
170 if (SysStringLen((BSTR)a) != SysStringLen(b)) in operator ==()
172 if (!(BSTR)a && !b) in operator ==()
174 if (!(BSTR)a || !b) in operator ==()
[all …]
DBString.h35 typedef wchar_t* BSTR; typedef
59 void adoptBSTR(BSTR);
63 BString& operator=(const BSTR&);
65 operator BSTR() const { return m_bstr; } in BSTR() function
67 BSTR release() { BSTR result = m_bstr; m_bstr = 0; return result; } in release()
70 BSTR m_bstr;
75 bool operator ==(const BString&, BSTR);
76 bool operator !=(const BString&, BSTR);
77 bool operator ==(BSTR, const BString&);
78 bool operator !=(BSTR, const BString&);
/external/chromium/chrome/browser/accessibility/
Dbrowser_accessibility_win.h97 STDMETHODIMP get_accDefaultAction(VARIANT var_id, BSTR* default_action);
100 STDMETHODIMP get_accDescription(VARIANT var_id, BSTR* desc);
106 STDMETHODIMP get_accHelp(VARIANT var_id, BSTR* help);
109 STDMETHODIMP get_accKeyboardShortcut(VARIANT var_id, BSTR* access_key);
112 STDMETHODIMP get_accName(VARIANT var_id, BSTR* name);
124 STDMETHODIMP get_accValue(VARIANT var_id, BSTR* value);
129 STDMETHODIMP get_accHelpTopic(BSTR* help_file,
136 STDMETHODIMP put_accName(VARIANT var_id, BSTR put_name) { in put_accName()
139 STDMETHODIMP put_accValue(VARIANT var_id, BSTR put_val) { in put_accValue()
155 STDMETHODIMP get_attributes(BSTR* attributes);
[all …]
/external/webkit/Source/WebKit/win/Interfaces/
DDOMHTML.idl66 HRESULT namedItem([in] BSTR name, [out, retval] IDOMNode** node);
98 HRESULT namedItem([in] BSTR name, [out, retval] IDOMNode** result);
115 HRESULT title([out, retval] BSTR* result);
120 HRESULT setTitle([in] BSTR title);
125 HRESULT referrer([out, retval] BSTR* result);
130 HRESULT domain([out, retval] BSTR* result);
135 HRESULT URL([out, retval] BSTR* result);
175 HRESULT cookie([out, retval] BSTR* result);
180 HRESULT setCookie([in] BSTR cookie);
195 HRESULT write([in] BSTR text);
[all …]
DDOMCore.idl73 HRESULT hasFeature([in] BSTR feature, [in] BSTR version, [out, retval] BOOL* result);
78 …HRESULT createDocumentType([in] BSTR qualifiedName, [in] BSTR publicId, [in] BSTR systemId, [out, …
83 …HRESULT createDocument([in] BSTR namespaceURI, [in] BSTR qualifiedName, [in] IDOMDocumentType* doc…
100 HRESULT nodeName([out, retval] BSTR* result);
105 HRESULT nodeValue([out, retval] BSTR* result);
110 HRESULT setNodeValue([in] BSTR value);
195 HRESULT isSupported([in] BSTR feature, [in] BSTR version, [out, retval] BOOL* result);
200 HRESULT namespaceURI([out, retval] BSTR* result);
205 HRESULT prefix([out, retval] BSTR* result);
210 HRESULT setPrefix([in] BSTR prefix);
[all …]
DIWebViewPrivate.idl96 …HRESULT markAllMatchesForText([in] BSTR search, [in] BOOL caseSensitive, [in] BOOL highlight, [in]…
110 HRESULT addAdditionalPluginDirectory([in] BSTR directory);
137 HRESULT executeCoreCommandByName([in] BSTR name, [in] BSTR value);
146 …HRESULT standardUserAgentWithApplicationName([in] BSTR applicationName, [retval][out] BSTR* groupN…
170 HRESULT registerEmbeddedViewMIMEType([in] BSTR mimeType);
183 + (BSTR)MIMETypeForPath:(NSString *)path;
185 HRESULT MIMETypeForExtension([in] BSTR extension, [out, retval] BSTR* mimeType);
187 …HRESULT addUserScriptToGroup([in] BSTR groupName, [in] IWebScriptWorld*, [in] BSTR source, [in] BS…
188 … [in] unsigned whitelistCount, [in, size_is(whitelistCount)] BSTR* whitelist,
189 … [in] unsigned blacklistCount, [in, size_is(blacklistCount)] BSTR* blacklist,
[all …]
/external/chromium/base/win/
Dscoped_bstr.cc17 COMPILE_ASSERT(sizeof(ScopedBstr) == sizeof(BSTR), ScopedBstrSize); in ~ScopedBstr()
21 void ScopedBstr::Reset(BSTR bstr) { in Reset()
29 BSTR ScopedBstr::Release() { in Release()
30 BSTR bstr = bstr_; in Release()
36 BSTR tmp = bstr_; in Swap()
41 BSTR* ScopedBstr::Receive() { in Receive()
46 BSTR ScopedBstr::Allocate(const char16* str) { in Allocate()
51 BSTR ScopedBstr::AllocateBytes(size_t bytes) { in AllocateBytes()
Dscoped_bstr.h35 void Reset(BSTR bstr = NULL);
38 BSTR Release();
46 BSTR Allocate(const char16* str);
50 BSTR AllocateBytes(size_t bytes);
72 BSTR* Receive();
80 operator BSTR() const { in BSTR() function
85 BSTR bstr_;
/external/webkit/Tools/DumpRenderTree/win/
DHistoryDelegate.cpp37 static inline wstring wstringFromBSTR(BSTR str) in wstringFromBSTR()
86 BSTR urlBSTR; in didNavigateWithNavigationData()
94 BSTR titleBSTR; in didNavigateWithNavigationData()
106 BSTR httpMethodBSTR; in didNavigateWithNavigationData()
130 BSTR clientRedirectSourceBSTR; in didNavigateWithNavigationData()
152 HRESULT HistoryDelegate::didPerformClientRedirectFromURL(IWebView*, BSTR sourceURL, BSTR destinatio… in didPerformClientRedirectFromURL()
169 HRESULT HistoryDelegate::didPerformServerRedirectFromURL(IWebView* webView, BSTR sourceURL, BSTR de… in didPerformServerRedirectFromURL()
186 HRESULT HistoryDelegate::updateHistoryTitle(IWebView* webView, BSTR titleBSTR, BSTR urlBSTR) in updateHistoryTitle()
208 BSTR urlBSTR; in populateVisitedLinksForWebView()

1234567