HomeSort by relevance Sort by last modified time
    Searched refs:CFStringRefToBSTR (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebKit/win/
MarshallingHelpers.h 47 static BSTR CFStringRefToBSTR(CFStringRef);
CFDictionaryPropertyBag.cpp 106 V_BSTR(pVar) = MarshallingHelpers::CFStringRefToBSTR((CFStringRef) cfObj);
MarshallingHelpers.cpp 92 BSTR MarshallingHelpers::CFStringRefToBSTR(CFStringRef str)
164 BSTR bstr = CFStringRefToBSTR(item);

Completed in 119 milliseconds