Searched refs:CFTypeID (Results 1 - 17 of 17) sorted by relevance

/external/chromium/base/mac/
H A Dfoundation_util.h98 CFTypeID expected_type);
/external/webkit/Source/JavaScriptGlue/
H A DUserObjectImp.cpp173 CFTypeID cfType = CFGetTypeID(cfValue); // toPrimitive
211 CFTypeID cfType = CFGetTypeID(cfValue); // toPrimitive
291 CFTypeID cfType = CFGetTypeID(cfValue);
325 CFTypeID cfType = CFGetTypeID(cfValue);
H A DJavaScriptGlue.h54 typedef CFTypeID JSTypeID DEPRECATED_IN_MAC_OS_X_VERSION_10_5_AND_LATER;
H A DJSUtils.cpp157 CFTypeID typeID = CFGetTypeID(cfType);
H A DJavaScriptGlue.cpp568 CFTypeID cfType = CFGetTypeID(data);
/external/webkit/Source/WebCore/platform/network/cf/
H A DFormDataStreamCFNet.cpp106 CFTypeID typeID = CFGetTypeID(bodyPart);
/external/webkit/Source/WebKit/cf/WebCoreSupport/
H A DWebInspectorClientCF.cpp91 CFTypeID type = CFGetTypeID(value.get());
/external/webkit/WebKitLibraries/win/include/WebKitSystemInterface/
H A DWebKitSystemInterface.h65 typedef unsigned long CFTypeID; typedef
153 CFTypeID wkCAImageQueueGetTypeID(void);
/external/webkit/Source/WebCore/platform/mac/
H A DWebCoreSystemInterface.mm172 CFTypeID (*wkGetAXTextMarkerTypeID)(void);
173 CFTypeID (*wkGetAXTextMarkerRangeTypeID)(void);
H A DWebCoreSystemInterface.h250 extern CFTypeID (*wkGetAXTextMarkerTypeID)(void);
251 extern CFTypeID (*wkGetAXTextMarkerRangeTypeID)(void);
/external/webkit/Source/WebCore/platform/network/mac/
H A DWebCoreURLResponse.mm464 CFTypeID typeID = CFGetTypeID(value);
/external/webkit/WebKitLibraries/
H A DWebKitSystemInterface.h78 CFTypeID WKGetAXTextMarkerTypeID(void);
79 CFTypeID WKGetAXTextMarkerRangeTypeID(void);
/external/webkit/Tools/DumpRenderTree/cf/
H A DWebArchiveDumpSupport.cpp41 CFTypeID CFURLResponseGetTypeID(void);
/external/webkit/Source/WebKit2/Shared/cf/
H A DArgumentCodersCF.cpp65 CFTypeID typeID = CFGetTypeID(type);
/external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
H A DSDL_sysjoystick.c385 CFTypeID type = CFGetTypeID (refElementCurrent);
/external/chromium/net/base/
H A Dx509_certificate_mac.cc456 CFTypeID cert_type_id = SecCertificateGetTypeID();
/external/webkit/Source/WebKit/win/
H A DWebPreferences.cpp74 CFTypeID cfType = CFGetTypeID(value);

Completed in 264 milliseconds