Home
last modified time | relevance | path

Searched defs:GetTypeInfo (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/win/
DAccessibleBase.h81 virtual HRESULT STDMETHODCALLTYPE GetTypeInfo(UINT, LCID, ITypeInfo** ppTInfo) in GetTypeInfo() function
/external/chromium/base/win/
Dscoped_variant_unittest.cc48 STDMETHOD(GetTypeInfo)(UINT, LCID, ITypeInfo**) { in STDMETHOD() argument
/external/v8/src/
Dic.cc2150 UnaryOpIC::TypeInfo UnaryOpIC::GetTypeInfo(Handle<Object> operand) { in GetTypeInfo() function in v8::internal::UnaryOpIC
2239 BinaryOpIC::TypeInfo BinaryOpIC::GetTypeInfo(Handle<Object> left, in GetTypeInfo() function in v8::internal::BinaryOpIC