Searched refs:safeArrayToIUnknownArray (Results 1 - 3 of 3) sorted by relevance

/external/webkit/WebKit/win/
H A DMarshallingHelpers.h58 static CFArrayRef safeArrayToIUnknownArray(SAFEARRAY*);
H A DCFDictionaryPropertyBag.cpp149 *cfObj = (void*) MarshallingHelpers::safeArrayToIUnknownArray(V_ARRAY(pVar));
H A DMarshallingHelpers.cpp271 CFArrayRef MarshallingHelpers::safeArrayToIUnknownArray(SAFEARRAY* inArray) function in class:MarshallingHelpers

Completed in 12 milliseconds