Lines Matching refs:BSTR
52 /* [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);
83 /* [retval][out] */ BSTR* family);
86 /* [in] */ BSTR family);
89 /* [retval][out] */ BSTR* family);
92 /* [in] */ BSTR family);
119 /* [retval][out] */ BSTR* name);
122 /* [in] */ BSTR name);
131 /* [retval][out] */ BSTR* location);
134 /* [in] */ BSTR location);
218 /* [retval][out] */ BSTR* location);
221 /* [in] */ BSTR location);
330 /* [out, retval] */ BSTR* location);
333 /* [in] */ BSTR location);
408 /* [in] */ BSTR key,
409 /* [in] */ BSTR value);
441 static BSTR webPreferencesChangedNotification();
442 static BSTR webPreferencesRemovedNotification();
444 static void setInstance(WebPreferences* instance, BSTR identifier);
445 static void removeReferenceForIdentifier(BSTR identifier);
462 BSTR stringValueForKey(CFStringRef key);
472 static WebPreferences* getInstanceForIdentifier(BSTR identifier);