Searched defs:ObjcValueType (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bridge/objc/
H A Dobjc_utility.h72 } ObjcValueType; typedef in namespace:JSC::Bindings
76 ObjcValue convertValueToObjcValue(ExecState*, JSValue, ObjcValueType);
78 JSValue convertObjcValueToValue(ExecState*, void* buffer, ObjcValueType, RootObject*);
79 ObjcValueType objcValueTypeForType(const char *type);

Completed in 373 milliseconds